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