Searched refs:getDiagnosticSeverity (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Basic/
H A DDiagnosticIDs.h255 getDiagnosticSeverity(unsigned DiagID, SourceLocation Loc,
H A DDiagnostic.h644 return Diags->getDiagnosticSeverity(DiagID, Loc, *this) ==
/external/clang/lib/Basic/
H A DDiagnosticIDs.cpp392 return toLevel(getDiagnosticSeverity(DiagID, Loc, Diag));
402 DiagnosticIDs::getDiagnosticSeverity(unsigned DiagID, SourceLocation Loc, function in class:DiagnosticIDs

Completed in 96 milliseconds