Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2195 bool Sema::SubstExceptionSpec(SourceLocation Loc, in SubstExceptionSpec() function in Sema
2207 void Sema::SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto, in SubstExceptionSpec() function in Sema
2213 if (SubstExceptionSpec(New->getTypeSourceInfo()->getTypeLoc().getEndLoc(), in SubstExceptionSpec()
DSemaTemplateInstantiateDecl.cpp4421 SubstExceptionSpec(Decl, Template->getType()->castAs<FunctionProtoType>(), in InstantiateExceptionSpec()
4543 SemaRef.SubstExceptionSpec(New, Proto, TemplateArgs); in InitFunctionInstantiation()
DSemaTemplateDeduction.cpp3374 SubstExceptionSpec( in SubstituteExplicitTemplateArguments()
/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/llvm-project/clang/include/clang/Sema/
DSema.h9095 void SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto,
9097 bool SubstExceptionSpec(SourceLocation Loc,
/external/clang/include/clang/Sema/
DSema.h7146 void SubstExceptionSpec(FunctionDecl *New, const FunctionProtoType *Proto,