Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp679 auto DiagType = D.getSeverity() == llvm::DS_Error UnsupportedDiagHandler() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13007 unsigned DiagType = 0; CheckAbsoluteValueFunction() local
16549 } DiagType; DiagnoseAlwaysNonNullPointer() local
H A DSemaDeclAttr.cpp1119 DiagnoseIfAttr::DiagnosticType DiagType; handleDiagnoseIfAttr() local
H A DSemaExpr.cpp8723 int DiagType = (NullKind == Expr::NPCK_CXX11_nullptr); DiagnoseConditionalForNull() local
H A DSemaOpenMP.cpp5378 getPrivateItem(Sema & S,Expr * & RefExpr,SourceLocation & ELoc,SourceRange & ERange,bool AllowArraySection,StringRef DiagType) getPrivateItem() argument