OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDiagnosticHandler
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
LLVMContext.h
194
///
getDiagnosticHandler
- transfers ownership of DiagnosticHandler unique_ptr
196
std::unique_ptr<DiagnosticHandler>
getDiagnosticHandler
();
/src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMContext.cpp
347
std::unique_ptr<DiagnosticHandler> LLVMContext::
getDiagnosticHandler
() {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenAction.cpp
306
Ctx.
getDiagnosticHandler
();
1081
std::unique_ptr<DiagnosticHandler> PrevHandler = Ctx.
getDiagnosticHandler
();
Completed in 63 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026