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