Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnosticIDs.cpp518 DiagnosticsEngine::DiagState *State = Diag.GetDiagStateForLoc(Loc); in getDiagnosticSeverity()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h461 DiagState *GetDiagStateForLoc(SourceLocation Loc) const { in GetDiagStateForLoc() function