Home
last modified time | relevance | path

Searched defs:PrintDiagnostic (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp241 auto PrintDiagnostic = [&](auto SymLinkage, const Record *Record, compareObjCInterfaceSymbols() local
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c1244 void PrintDiagnostic(CXDiagnostic Diagnostic) { in PrintDiagnostic() function