Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3381 SubstExceptionSpec(Decl, Template->getType()->castAs<FunctionProtoType>(), in InstantiateExceptionSpec()
3454 SemaRef.SubstExceptionSpec(New, Proto, TemplateArgs); in InitFunctionInstantiation()
DSemaTemplateInstantiate.cpp1584 void Sema::SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto, in SubstExceptionSpec() function in Sema
/external/clang/include/clang/Sema/
DSema.h7146 void SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto,