Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2924 bool Sema::SubstExceptionSpec(SourceLocation Loc, in SubstExceptionSpec() function in Sema
2934 void Sema::SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto, in SubstExceptionSpec() function in Sema
2940 if (SubstExceptionSpec(New->getTypeSourceInfo()->getTypeLoc().getEndLoc(), in SubstExceptionSpec()
H A DSemaTemplateInstantiateDecl.cpp4724 SubstExceptionSpec(Decl, Template->getType()->castAs<FunctionProtoType>(), in InstantiateExceptionSpec()
4799 SemaRef.SubstExceptionSpec(New, Proto, TemplateArgs); in InitFunctionInstantiation()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13280 void SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto,
13282 bool SubstExceptionSpec(SourceLocation Loc,