Searched defs:EST (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 711 EntryFunctionState EST; in emitNonSPMDKernel() local 719 CGOpenMPRuntimeGPU::EntryFunctionState &EST; in emitNonSPMDKernel() member in CGOpenMPRuntimeGPU::emitNonSPMDKernel::NVPTXPrePostActionTy 723 NVPTXPrePostActionTy(CGOpenMPRuntimeGPU::EntryFunctionState &EST, in emitNonSPMDKernel() 747 EntryFunctionState &EST, bool IsSPMD) { in emitKernelInit() 761 EntryFunctionState &EST, in emitKernelDeinit() 803 EntryFunctionState EST; in emitSPMDKernel() local 810 CGOpenMPRuntimeGPU::EntryFunctionState &EST; in emitSPMDKernel() member in CGOpenMPRuntimeGPU::emitSPMDKernel::NVPTXPrePostActionTy 817 CGOpenMPRuntimeGPU::EntryFunctionState &EST, in emitSPMDKernel()
|
H A D | CGException.cpp | 490 ExceptionSpecificationType EST = Proto->getExceptionSpecType(); in EmitStartEHSpec() local 597 ExceptionSpecificationType EST = Proto->getExceptionSpecType(); in EmitEndEHSpec() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 83 ExceptionSpecificationType &EST) { in ActOnNoexceptSpec() 252 ExceptionSpecificationType EST = in exceptionSpecNotKnownYet() local
|
H A D | SemaDeclCXX.cpp | 198 ExceptionSpecificationType EST = Proto->getExceptionSpecType(); in CalledDecl() local 18857 bool IsTopLevel, ExceptionSpecificationType EST, in checkExceptionSpecification() argument 18906 actOnDelayedExceptionSpecification(Decl * D,ExceptionSpecificationType EST,SourceRange SpecificationRange,ArrayRef<ParsedType> DynamicExceptions,ArrayRef<SourceRange> DynamicExceptionRanges,Expr * NoexceptExpr) actOnDelayedExceptionSpecification() argument [all...] |
H A D | TreeTransform.h | 6363 ExceptionSpecificationType EST = ESI.Type; in TransformExceptionSpec() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseCXXInlineMethods.cpp | 549 ExceptionSpecificationType EST in ParseLexedMethodDeclaration() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 823 const VPStoreSDNode *EST = cast<VPStoreSDNode>(N); in AddNodeIDCustom() local
|