OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setDiagnosticHandler
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMContext.cpp
122
void LLVMContext::
setDiagnosticHandler
(std::unique_ptr<DiagnosticHandler> &&DH,
/src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOCodeGenerator.cpp
658
LTOCodeGenerator::
setDiagnosticHandler
(lto_diagnostic_handler_t DiagHandler,
663
return Context.
setDiagnosticHandler
(nullptr);
666
Context.
setDiagnosticHandler
(std::make_unique<LTODiagnosticHandler>(this),
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h
414
void
setDiagnosticHandler
(DiagHandlerTy DiagHandler) {
Completed in 20 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026