Searched refs:getFunctionTypeWithExceptionSpec (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTContext.cpp | 2263 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/ |
D | ASTContext.h | 1315 QualType getFunctionTypeWithExceptionSpec(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ASTContext.h | 1308 QualType getFunctionTypeWithExceptionSpec(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ASTContext.h | 1308 QualType getFunctionTypeWithExceptionSpec(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ASTContext.h | 1305 QualType getFunctionTypeWithExceptionSpec(
|