Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp791 FormatDiagnostic(const char *DiagStr, const char *DiagEnd, in FormatDiagnostic()
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2424 CXString DiagStr; in checkForErrors() local