Home
last modified time | relevance | path

Searched refs:setDiagnostics (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp645 TmpPP.setDiagnostics(TmpDiags); in HighlightMacrosImpl()
731 TmpPP.setDiagnostics(*OldDiags); in HighlightMacrosImpl()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp127 Clang->setDiagnostics(Diags.get()); in createChainedIncludesSource()
H A DASTUnit.cpp1196 Clang->setDiagnostics(&getDiagnostics()); in Parse()
1616 Clang->setDiagnostics(&AST->getDiagnostics()); in LoadFromCompilerInvocationAction()
2250 Clang->setDiagnostics(&Diag); in CodeComplete()
H A DPrecompiledPreamble.cpp464 Clang->setDiagnostics(&Diagnostics); in Build()
H A DCompilerInstance.cpp90 void CompilerInstance::setDiagnostics(DiagnosticsEngine *Value) { in setDiagnostics() function in CompilerInstance
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h364 void setDiagnostics(DiagnosticsEngine *Value);
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp750 instance->setDiagnostics(diagnostics_engine.get()); in Create()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1224 void setDiagnostics(DiagnosticsEngine &D) { Diags = &D; } in setDiagnostics() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc918 …stance14setDiagnosticsEPNS_10DiagnosticE", "clang::CompilerInstance::setDiagnostics(clang::Diagnos…