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

  /external/clang/include/clang/Basic/
DiagnosticIDs.h 255 getDiagnosticSeverity(unsigned DiagID, SourceLocation Loc,
Diagnostic.h 644 return Diags->getDiagnosticSeverity(DiagID, Loc, *this) ==
    [all...]
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 392 return toLevel(getDiagnosticSeverity(DiagID, Loc, Diag));
402 DiagnosticIDs::getDiagnosticSeverity(unsigned DiagID, SourceLocation Loc,

Completed in 60 milliseconds