Home
last modified time | relevance | path

Searched defs:DiagType (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp729 auto DiagType = D.getSeverity() == llvm::DS_Error in UnsupportedDiagHandler() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp11270 unsigned DiagType = 0; in CheckAbsoluteValueFunction() local
14791 } DiagType; in DiagnoseAlwaysNonNullPointer() local
H A DSemaDeclAttr.cpp1105 DiagnoseIfAttr::DiagnosticType DiagType; in handleDiagnoseIfAttr() local
H A DSemaExpr.cpp8382 int DiagType = (NullKind == Expr::NPCK_CXX11_nullptr); in DiagnoseConditionalForNull() local
H A DSemaOpenMP.cpp5348 StringRef DiagType) { in getPrivateItem()