Home
last modified time | relevance | path

Searched refs:getFunctionTypeWithExceptionSpec (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DASTContext.cpp2263 static QualType getFunctionTypeWithExceptionSpec( in getFunctionTypeWithExceptionSpec() function
2269 getFunctionTypeWithExceptionSpec(Context, PT->getInnerType(), ESI)); in getFunctionTypeWithExceptionSpec()
2275 getFunctionTypeWithExceptionSpec(Context, AT->getModifiedType(), ESI), in getFunctionTypeWithExceptionSpec()
2276 getFunctionTypeWithExceptionSpec(Context, AT->getEquivalentType(), in getFunctionTypeWithExceptionSpec()
2292 getFunctionTypeWithExceptionSpec(*this, FD->getType(), ESI); in adjustExceptionSpec()
2303 Updated = getFunctionTypeWithExceptionSpec(*this, TSInfo->getType(), ESI); in adjustExceptionSpec()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTContext.h1315 QualType getFunctionTypeWithExceptionSpec(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTContext.h1308 QualType getFunctionTypeWithExceptionSpec(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTContext.h1308 QualType getFunctionTypeWithExceptionSpec(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTContext.h1305 QualType getFunctionTypeWithExceptionSpec(