Home
last modified time | relevance | path

Searched refs:SubstExceptionSpec (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2546 bool Sema::SubstExceptionSpec(SourceLocation Loc, in SubstExceptionSpec() function in Sema
2558 void Sema::SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto, in SubstExceptionSpec() function in Sema
2564 if (SubstExceptionSpec(New->getTypeSourceInfo()->getTypeLoc().getEndLoc(), in SubstExceptionSpec()
H A DSemaTemplateInstantiateDecl.cpp4616 SubstExceptionSpec(Decl, Template->getType()->castAs<FunctionProtoType>(), in InstantiateExceptionSpec()
4695 SemaRef.SubstExceptionSpec(New, Proto, TemplateArgs); in InitFunctionInstantiation()
H A DSemaTemplateDeduction.cpp3349 SubstExceptionSpec(Function->getLocation(), EPI.ExceptionSpec, in SubstituteExplicitTemplateArguments()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h9949 void SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto,
9951 bool SubstExceptionSpec(SourceLocation Loc,