Searched refs:GetThisType (Results 1 – 1 of 1) sorted by relevance
57 static CanQualType GetThisType(ASTContext &Context, const CXXRecordDecl *RD) { in GetThisType() function165 argTypes.push_back(GetThisType(Context, RD)); in arrangeCXXMethodType()199 argTypes.push_back(GetThisType(Context, D->getParent())); in arrangeCXXConstructorDeclaration()226 argTypes.push_back(GetThisType(Context, D->getParent())); in arrangeCXXDestructor()