Home
last modified time | relevance | path

Searched refs:mergeExceptionSpecs (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DASTContext.h2800 mergeExceptionSpecs(FunctionProtoType::ExceptionSpecInfo ESI1,
/openbsd/src/gnu/llvm/clang/lib/AST/
DASTContext.cpp12461 ASTContext::mergeExceptionSpecs(FunctionProtoType::ExceptionSpecInfo ESI1, in mergeExceptionSpecs() function in ASTContext
12691 EPIX.ExceptionSpec = Ctx.mergeExceptionSpecs( in getCommonNonSugarTypeNode()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaExprCXX.cpp7070 EPI1.ExceptionSpec = EPI2.ExceptionSpec = Context.mergeExceptionSpecs( in FindCompositePointerType()