HomeSort by relevance Sort by last modified time
    Searched refs:getAllDiagnostics (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
DiagnosticIDs.h 234 void getAllDiagnostics(llvm::SmallVectorImpl<diag::kind> &Diags) const;
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 546 void DiagnosticIDs::getAllDiagnostics(
Diagnostic.cpp 344 Diags->getAllDiagnostics(AllDiags);

Completed in 42 milliseconds