Searched defs:getCustomDiagID (Results 1 – 2 of 2) sorted by relevance
315 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID() function in DiagnosticIDs
601 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { in getCustomDiagID() function