Home | History | Annotate | Download | only in Sema

Lines Matching defs:ThisContext

880                                         CXXRecordDecl *ThisContext,
1401 CXXRecordDecl *ThisContext,
1405 return inherited::TransformFunctionProtoType(TLB, TL, ThisContext,
1646 CXXRecordDecl *ThisContext,
1665 Result = Instantiator.TransformFunctionProtoType(TLB, Proto, ThisContext,
2134 CXXRecordDecl *ThisContext =
2136 CXXThisScopeRAII ThisScope(*this, ThisContext, /*TypeQuals*/0,