Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp654 auto DiagType = D.getSeverity() == llvm::DS_Error UnsupportedDiagHandler() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8245 unsigned DiagType = 0; CheckAbsoluteValueFunction() local
11660 } DiagType; DiagnoseAlwaysNonNullPointer() local
H A DSemaDeclAttr.cpp859 DiagnoseIfAttr::DiagnosticType DiagType; handleDiagnoseIfAttr() local
H A DSemaExpr.cpp7837 int DiagType = (NullKind == Expr::NPCK_CXX11_nullptr); DiagnoseConditionalForNull() local
H A DSemaOpenMP.cpp5156 getPrivateItem(Sema & S,Expr * & RefExpr,SourceLocation & ELoc,SourceRange & ERange,bool AllowArraySection,StringRef DiagType) getPrivateItem() argument