Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2739 bool Sema::SubstExceptionSpec(SourceLocation Loc, in SubstExceptionSpec() function in Sema
2749 void Sema::SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto, in SubstExceptionSpec() function in Sema
2755 if (SubstExceptionSpec(New->getTypeSourceInfo()->getTypeLoc().getEndLoc(), in SubstExceptionSpec()
H A DSemaTemplateInstantiateDecl.cpp4713 SubstExceptionSpec(Decl, Template->getType()->castAs<FunctionProtoType>(), in InstantiateExceptionSpec()
4788 SemaRef.SubstExceptionSpec(New, Proto, TemplateArgs); in InitFunctionInstantiation()
H A DSemaTemplateDeduction.cpp3400 SubstExceptionSpec(Function->getLocation(), EPI.ExceptionSpec, in SubstituteExplicitTemplateArguments()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10261 void SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto,
10263 bool SubstExceptionSpec(SourceLocation Loc,