Searched defs:setDiagnostics (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp83 void CompilerInstance::setDiagnostics(DiagnosticsEngine *Value) { function in class:CompilerInstance
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h905 void setDiagnostics(DiagnosticsEngine &D) { Diags = &D; } function in class:clang::Preprocessor

Completed in 130 milliseconds