OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OldDiagnosticHandler
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Bitcode/Reader/
BitReader.cpp
52
LLVMContext::DiagnosticHandlerTy
OldDiagnosticHandler
=
60
Ctx.setDiagnosticHandler(
OldDiagnosticHandler
, OldDiagnosticContext, true);
96
LLVMContext::DiagnosticHandlerTy
OldDiagnosticHandler
=
107
Ctx.setDiagnosticHandler(
OldDiagnosticHandler
, OldDiagnosticContext, true);
/external/llvm/lib/Linker/
LinkModules.cpp
816
LLVMContext::DiagnosticHandlerTy
OldDiagnosticHandler
=
826
Ctx.setDiagnosticHandler(
OldDiagnosticHandler
, OldDiagnosticContext, true);
/external/clang/lib/CodeGen/
CodeGenAction.cpp
178
LLVMContext::DiagnosticHandlerTy
OldDiagnosticHandler
=
197
Ctx.setDiagnosticHandler(
OldDiagnosticHandler
, OldDiagnosticContext);
[
all
...]
Completed in 149 milliseconds