Searched defs:getCustomDiagID (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/Basic/ | ||
| H A D | DiagnosticIDs.cpp | 415 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { getCustomDiagID() function in DiagnosticIDs |
| /llvm-project/clang/include/clang/Basic/ | ||
| H A D | Diagnostic.h | 873 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { getCustomDiagID() function |