Searched refs:GetDiagStatePointForLoc (Results 1 – 3 of 3) sorted by relevance
141 DiagnosticsEngine::GetDiagStatePointForLoc(SourceLocation L) const { in GetDiagStatePointForLoc() function in DiagnosticsEngine206 DiagStatePointsTy::iterator Pos = GetDiagStatePointForLoc(Loc); in setSeverity()
411 Pos = Diag.GetDiagStatePointForLoc(Loc); in getDiagnosticSeverity()
277 DiagStatePointsTy::iterator GetDiagStatePointForLoc(SourceLocation Loc) const;