Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp802 Fn TransformExceptionSpec);
1309 Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument
1313 TLB, TL, ThisContext, ThisTypeQuals, TransformExceptionSpec); in TransformFunctionProtoType()
1603 if (Instantiator.TransformExceptionSpec( in SubstExceptionSpec()
DTreeTransform.h576 Fn TransformExceptionSpec);
578 bool TransformExceptionSpec(SourceLocation Loc,
4797 return This->TransformExceptionSpec(TL.getBeginLoc(), ESI, in TransformFunctionProtoType()
4805 unsigned ThisTypeQuals, Fn TransformExceptionSpec) { in TransformFunctionProtoType() argument
4853 if (TransformExceptionSpec(EPI.ExceptionSpec, EPIChanged)) in TransformFunctionProtoType()
4879 bool TreeTransform<Derived>::TransformExceptionSpec( in TransformExceptionSpec() function
9867 return This->TransformExceptionSpec(OldCallOpFPTL.getBeginLoc(), ESI, in TransformLambdaExpr()