Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp850 FormatDiagnostic(const char * DiagStr,const char * DiagEnd,SmallVectorImpl<char> & OutStr) const FormatDiagnostic() argument
[all...]
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c2492 CXString DiagStr; checkForErrors() local