Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp1124 static void printDiagnostic(const llvm::SMDiagnostic &Diag, void *Context) { in printDiagnostic() function
1136 DiagHandler = &printDiagnostic; in compileAPINotes()