Searched refs:withExceptionSpec (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExceptionSpec.cpp269 NewProto->getExtProtoInfo().withExceptionSpec(EST_DynamicNone)));
291 NewProto->getExtProtoInfo().withExceptionSpec(ESI)));
H A DSemaDecl.cpp8080 FPT->getExtProtoInfo().withExceptionSpec(EST_BasicNoexcept)));
/external/clang/lib/CodeGen/
H A DCGExprComplex.cpp593 EPI = EPI.withExceptionSpec(
/external/clang/include/clang/AST/
H A DType.h3179 ExtProtoInfo withExceptionSpec(const ExceptionSpecInfo &O) { function in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExtProtoInfo
/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp3883 FPT->getExtProtoInfo().withExceptionSpec(ESI)));
/external/clang/lib/AST/
H A DASTContext.cpp2284 Proto->getExtProtoInfo().withExceptionSpec(ESI));

Completed in 344 milliseconds