Searched defs:ThisType (Results 1 – 7 of 7) sorted by relevance
38 typedef RefCountedSupplement<T, S> ThisType; typedef
297 QualType ThisType = MD->getThisType(getContext()); in GenerateThunk() local
2181 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody() local2212 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaDelegatingInvokeBody() local
356 QualType ThisType = in EmitCXXMemberPointerCallExpr() local
2947 QualType ThisType = Constructor->getThisType(S.Context); in IsInitializerListConstructorConversion() local3134 QualType ThisType = Constructor->getThisType(S.Context); in IsUserDefinedConversion() local
425 QualType ThisType = cast<CXXMethodDecl>(DC)->getThisType(Context); in ActOnDependentIdExpression() local
2018 QualType ThisType, in RebuildCXXThisExpr()