Searched refs:TransformExceptionSpec (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 1113 Fn TransformExceptionSpec); 1744 Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument 1748 TLB, TL, ThisContext, ThisTypeQuals, TransformExceptionSpec); in TransformFunctionProtoType() 2205 return Instantiator.TransformExceptionSpec(Loc, ESI, ExceptionStorage, in SubstExceptionSpec()
|
| H A D | TreeTransform.h | 644 Fn TransformExceptionSpec); 646 bool TransformExceptionSpec(SourceLocation Loc, 5833 return This->getDerived().TransformExceptionSpec( in TransformFunctionProtoType() 5841 Qualifiers ThisTypeQuals, Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument 5895 if (TransformExceptionSpec(EPI.ExceptionSpec, EPIChanged)) in TransformFunctionProtoType() 5933 bool TreeTransform<Derived>::TransformExceptionSpec( in TransformExceptionSpec() function 12792 return This->TransformExceptionSpec(OldCallOpFPTL.getBeginLoc(), ESI, in TransformLambdaExpr()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 4979 bool TransformExceptionSpec(SourceLocation Loc, in InstantiateFunctionDefinition() function
|