Home
last modified time | relevance | path

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

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