Home
last modified time | relevance | path

Searched refs:getDiagnosticForID (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/diagtool/
DDiagnosticNames.h37 const DiagnosticRecord &getDiagnosticForID(short DiagID);
114 return getDiagnosticForID(*CurrentID);
DDiagnosticNames.cpp52 const DiagnosticRecord &diagtool::getDiagnosticForID(short DiagID) { in getDiagnosticForID() function in diagtool