Searched defs:DiagIDs (Results 1 – 3 of 3) sorted by relevance
363 std::map<DiagDesc, unsigned> DiagIDs; member in clang::diag::CustomDiagInfo
1770 bool shouldAnalyzeCalledOnceImpl(llvm::ArrayRef<unsigned> DiagIDs, in shouldAnalyzeCalledOnceImpl()
584 IntrusiveRefCntPtr<DiagnosticIDs> DiagIDs(ExistingDiags.getDiagnosticIDs()); in ReadDiagnosticOptions() local