HomeSort by: relevance | last modified time | path
    Searched refs:TransformExceptionSpec (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiate.cpp 1113 Fn TransformExceptionSpec);
1744 Fn TransformExceptionSpec) {
1748 TLB, TL, ThisContext, ThisTypeQuals, TransformExceptionSpec);
2206 return Instantiator.TransformExceptionSpec(Loc, ESI, ExceptionStorage,
TreeTransform.h 644 Fn TransformExceptionSpec);
646 bool TransformExceptionSpec(SourceLocation Loc,
5810 return This->TransformExceptionSpec(TL.getBeginLoc(), ESI,
5818 Qualifiers ThisTypeQuals, Fn TransformExceptionSpec) {
5872 if (TransformExceptionSpec(EPI.ExceptionSpec, EPIChanged))
5910 bool TreeTransform<Derived>::TransformExceptionSpec(
12717 return This->TransformExceptionSpec(OldCallOpFPTL.getBeginLoc(), ESI,

Completed in 95 milliseconds