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.cpp3115 bool Sema::SubstExceptionSpec(SourceLocation Loc, in SubstExceptionSpec() function in Sema
3125 void Sema::SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto, in SubstExceptionSpec() function in Sema
3131 if (SubstExceptionSpec(New->getTypeSourceInfo()->getTypeLoc().getEndLoc(), in SubstExceptionSpec()
H A DSemaTemplateInstantiateDecl.cpp5286 SubstExceptionSpec(Decl, Template->getType()->castAs<FunctionProtoType>(), in InstantiateExceptionSpec()
5361 SemaRef.SubstExceptionSpec(New, Proto, TemplateArgs); in InitFunctionInstantiation()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13554 void SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto,
13556 bool SubstExceptionSpec(SourceLocation Loc,