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

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

Completed in 103 milliseconds