HomeSort by relevance Sort by last modified time
    Searched refs:getDiagnosticForID (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/diagtool/
DiagnosticNames.h 37 const DiagnosticRecord &getDiagnosticForID(short DiagID);
114 return getDiagnosticForID(*CurrentID);
DiagnosticNames.cpp 52 const DiagnosticRecord &diagtool::getDiagnosticForID(short DiagID) {

Completed in 6025 milliseconds