Home
last modified time | relevance | path

Searched defs:EST (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1075 EntryFunctionState EST; in emitNonSPMDKernel() local
1082 CGOpenMPRuntimeGPU::EntryFunctionState &EST; in emitNonSPMDKernel() member in CGOpenMPRuntimeGPU::emitNonSPMDKernel::NVPTXPrePostActionTy
1086 NVPTXPrePostActionTy(CGOpenMPRuntimeGPU::EntryFunctionState &EST, in emitNonSPMDKernel()
1130 EntryFunctionState &EST, in emitNonSPMDEntryHeader()
1175 EntryFunctionState &EST) { in emitNonSPMDEntryFooter()
1214 EntryFunctionState EST; in emitSPMDKernel() local
1219 CGOpenMPRuntimeGPU::EntryFunctionState &EST; in emitSPMDKernel() member in CGOpenMPRuntimeGPU::emitSPMDKernel::NVPTXPrePostActionTy
1224 CGOpenMPRuntimeGPU::EntryFunctionState &EST, in emitSPMDKernel()
1256 CodeGenFunction &CGF, EntryFunctionState &EST, in emitSPMDEntryHeader()
1285 EntryFunctionState &EST) { in emitSPMDEntryFooter()
H A DCGException.cpp479 ExceptionSpecificationType EST = Proto->getExceptionSpecType(); in EmitStartEHSpec() local
582 ExceptionSpecificationType EST = Proto->getExceptionSpecType(); in EmitEndEHSpec() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp83 ExceptionSpecificationType &EST) { in ActOnNoexceptSpec()
254 auto EST = MD->getType()->castAs<FunctionProtoType>()->getExceptionSpecType(); in exceptionSpecNotKnownYet() local
H A DSemaDeclCXX.cpp172 ExceptionSpecificationType EST = Proto->getExceptionSpecType(); in CalledDecl() local
17715 bool IsTopLevel, ExceptionSpecificationType EST, in checkExceptionSpecification()
17764 ExceptionSpecificationType EST, in actOnDelayedExceptionSpecification()
H A DTreeTransform.h5923 ExceptionSpecificationType EST = ESI.Type; in TransformExceptionSpec() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp470 ExceptionSpecificationType EST in ParseLexedMethodDeclaration() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp736 getExternalExceptionSpecificationKind(ExceptionSpecificationType EST) { in getExternalExceptionSpecificationKind()