Home
last modified time | relevance | path

Searched defs:DiagList (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h54 using DiagList = std::list<DelayedDiag>; variable
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp112 const CapturedDiagList &DiagList = Pass.getDiags(); in ProtectedScopeFixer() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp83 using DiagList = TextDiagnosticBuffer::DiagList; typedef
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1106 const unsigned int DiagList[] = {diag::warn_cast_function_type_strict, in checkCastFunctionType() local
H A DAnalysisBasedWarnings.cpp1533 typedef std::list<DelayedDiag> DiagList; typedef
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4076 std::vector<std::string> DiagList; in CalculateDiagnostic() local