Searched refs:TransformExceptionSpec (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 808 Fn TransformExceptionSpec); 1345 Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument 1349 TLB, TL, ThisContext, ThisTypeQuals, TransformExceptionSpec); in TransformFunctionProtoType() 1639 if (Instantiator.TransformExceptionSpec( in SubstExceptionSpec()
|
| H A D | TreeTransform.h | 571 Fn TransformExceptionSpec); 573 bool TransformExceptionSpec(SourceLocation Loc, 4586 return This->TransformExceptionSpec(TL.getBeginLoc(), ESI, in TransformFunctionProtoType() 4594 unsigned ThisTypeQuals, Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument 4642 if (TransformExceptionSpec(EPI.ExceptionSpec, EPIChanged)) in TransformFunctionProtoType() 4670 bool TreeTransform<Derived>::TransformExceptionSpec( in TransformExceptionSpec() function 9147 return This->TransformExceptionSpec(OldCallOpFPTL.getBeginLoc(), ESI, in TransformLambdaExpr()
|