Home
last modified time | relevance | path

Searched defs:getCustomDiagID (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Basic/
DDiagnosticIDs.cpp311 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID() function in DiagnosticIDs
/external/llvm-project/clang/lib/Basic/
DDiagnosticIDs.cpp414 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID() function in DiagnosticIDs
/external/clang/include/clang/Basic/
DDiagnostic.h609 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { in getCustomDiagID() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h824 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { in getCustomDiagID() function