Searched refs:getCurrentThisType (Results 1 – 9 of 9) sorted by relevance
952 (getCurrentThisType().isNull() || in ActOnStartOfLambdaDefinition()990 QualType ThisCaptureType = getCurrentThisType(); in ActOnStartOfLambdaDefinition()1423 getCurrentThisType(), in ActOnLambdaExpr()
812 QualType ThisTy = getCurrentThisType(); in BuildAnonymousStructUnionMemberReference()1745 QualType ThisTy = getCurrentThisType(); in BuildImplicitMemberExpr()
835 QualType Sema::getCurrentThisType() { in getCurrentThisType() function in Sema949 QualType ThisTy = getCurrentThisType(); in CheckCXXThisCapture()968 QualType ThisTy = getCurrentThisType(); in ActOnCXXThis()
10265 MemberBuilder To(This, getCurrentThisType(), /*IsArrow=*/true, MemberLookup); in DefineImplicitCopyAssignment()10693 MemberBuilder To(This, getCurrentThisType(), in DefineImplicitMoveAssignment()
1499 QualType ThisTy = S.getCurrentThisType(); in addThisCompletion()
8370 QualType T = getSema().getCurrentThisType(); in TransformCXXThisExpr()
10335 S.getCurrentThisType(), /*Expr*/ nullptr); in RebuildLambdaScopeInfo()
2011 QualType ThisType = S.getCurrentThisType(); in recoverFromMSUnqualifiedLookup()
4322 QualType getCurrentThisType();