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

/external/clang/include/clang/Basic/
H A DDiagnosticIDs.h235 void getAllDiagnostics(SmallVectorImpl<diag::kind> &Diags) const;
/external/clang/lib/Basic/
H A DDiagnosticIDs.cpp549 void DiagnosticIDs::getAllDiagnostics( function in class:DiagnosticIDs
H A DDiagnostic.cpp306 Diags->getAllDiagnostics(AllDiags);

Completed in 100 milliseconds