Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Basic/
H A DDiagnostic.cpp644 FormatDiagnostic(const char *DiagStr, const char *DiagEnd, in FormatDiagnostic()
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c1948 CXString DiagStr; in checkForErrors() local