Searched defs:DiagStatePointsTy (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
H A DDiagnostic.h252 typedef std::vector<DiagStatePoint> DiagStatePointsTy; typedef in class:clang::DiagnosticsEngine
253 mutable DiagStatePointsTy DiagStatePoints;
277 DiagStatePointsTy::iterator GetDiagStatePointForLoc(SourceLocation Loc) const;

Completed in 486 milliseconds