Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp804 Fn TransformExceptionSpec);
1311 Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument
1315 TLB, TL, ThisContext, ThisTypeQuals, TransformExceptionSpec); in TransformFunctionProtoType()
1595 if (Instantiator.TransformExceptionSpec( in SubstExceptionSpec()
DTreeTransform.h584 Fn TransformExceptionSpec);
586 bool TransformExceptionSpec(SourceLocation Loc,
4925 return This->TransformExceptionSpec(TL.getBeginLoc(), ESI, in TransformFunctionProtoType()
4933 unsigned ThisTypeQuals, Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument
4987 if (TransformExceptionSpec(EPI.ExceptionSpec, EPIChanged)) in TransformFunctionProtoType()
5024 bool TreeTransform<Derived>::TransformExceptionSpec( in TransformExceptionSpec() function
10200 return This->TransformExceptionSpec(OldCallOpFPTL.getBeginLoc(), ESI, in TransformLambdaExpr()