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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticIDs.h235 void getAllDiagnostics(SmallVectorImpl<diag::kind> &Diags) const;
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnosticIDs.cpp557 void DiagnosticIDs::getAllDiagnostics( function in class:DiagnosticIDs
H A DDiagnostic.cpp346 Diags->getAllDiagnostics(AllDiags);

Completed in 104 milliseconds