Searched refs:TransformExceptionSpec (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 1308 Fn TransformExceptionSpec); 2014 Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument 2018 TLB, TL, ThisContext, ThisTypeQuals, TransformExceptionSpec); in TransformFunctionProtoType() 2554 return Instantiator.TransformExceptionSpec(Loc, ESI, ExceptionStorage, in SubstExceptionSpec()
|
| H A D | TreeTransform.h | 652 Fn TransformExceptionSpec); 654 bool TransformExceptionSpec(SourceLocation Loc, 5998 return This->getDerived().TransformExceptionSpec( in TransformFunctionProtoType() 6006 Qualifiers ThisTypeQuals, Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument 6060 if (TransformExceptionSpec(EPI.ExceptionSpec, EPIChanged)) in TransformFunctionProtoType() 6098 bool TreeTransform<Derived>::TransformExceptionSpec( in TransformExceptionSpec() function 13258 return This->TransformExceptionSpec(OldCallOpFPTL.getBeginLoc(), ESI, in TransformLambdaExpr()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 5007 bool TransformExceptionSpec(SourceLocation Loc, in InstantiateFunctionDefinition() function
|