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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnostic.cpp143 DiagnosticsEngine::GetDiagStatePointForLoc(SourceLocation L) const { function in class:DiagnosticsEngine
208 DiagStatePointsTy::iterator Pos = GetDiagStatePointForLoc(Loc);
H A DDiagnosticIDs.cpp398 Pos = Diag.GetDiagStatePointForLoc(Loc);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnostic.h276 DiagStatePointsTy::iterator GetDiagStatePointForLoc(SourceLocation Loc) const;

Completed in 109 milliseconds