Searched defs:DiagType (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenAction.cpp | 654 auto DiagType = D.getSeverity() == llvm::DS_Error UnsupportedDiagHandler() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 8245 unsigned DiagType = 0; CheckAbsoluteValueFunction() local |
H A D | SemaDeclAttr.cpp | 859 DiagnoseIfAttr::DiagnosticType DiagType; handleDiagnoseIfAttr() local |
H A D | SemaExpr.cpp | 7837 int DiagType = (NullKind == Expr::NPCK_CXX11_nullptr); DiagnoseConditionalForNull() local |
H A D | SemaOpenMP.cpp | 5156 getPrivateItem(Sema & S,Expr * & RefExpr,SourceLocation & ELoc,SourceRange & ERange,bool AllowArraySection,StringRef DiagType) getPrivateItem() argument |