Home
last modified time | relevance | path

Searched refs:TransformExceptionSpec (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp911 Fn TransformExceptionSpec);
1431 Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument
1435 TLB, TL, ThisContext, ThisTypeQuals, TransformExceptionSpec); in TransformFunctionProtoType()
1714 return Instantiator.TransformExceptionSpec(Loc, ESI, ExceptionStorage, in SubstExceptionSpec()
H A DTreeTransform.h601 Fn TransformExceptionSpec);
603 bool TransformExceptionSpec(SourceLocation Loc,
5252 return This->TransformExceptionSpec(TL.getBeginLoc(), ESI, in TransformFunctionProtoType()
5260 Qualifiers ThisTypeQuals, Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument
5321 if (TransformExceptionSpec(EPI.ExceptionSpec, EPIChanged)) in TransformFunctionProtoType()
5359 bool TreeTransform<Derived>::TransformExceptionSpec( in TransformExceptionSpec() function
11034 return This->TransformExceptionSpec(OldCallOpFPTL.getBeginLoc(), ESI, in TransformLambdaExpr()