Searched refs:getMemberPointerPath (Results 1 – 10 of 10) sorted by relevance
373 RHS.getMemberPointerPath()); in APValue()612 for (const CXXRecordDecl *D : getMemberPointerPath()) in Profile()1061 ArrayRef<const CXXRecordDecl*> APValue::getMemberPointerPath() const { in getMemberPointerPath() function in APValue
5950 if (!V.getMemberPointerPath().empty()) { in mangleValueInTemplateArg()5965 if (!V.getMemberPointerPath().empty()) { in mangleValueInTemplateArg()
1796 if (!V.getMemberPointerPath().empty()) in mangleTemplateArgValue()
9879 FromValue.getMemberPointerPath().size()); in ImportAPValue()9881 Result.getMemberPointerPath(); in ImportAPValue()9882 for (unsigned Idx = 0; Idx < FromValue.getMemberPointerPath().size(); in ImportAPValue()
2598 ArrayRef<const CXXRecordDecl*> Path = MP.getMemberPointerPath(); in getMemberPointerPathAdjustment()
1738 ArrayRef<const CXXRecordDecl*> P = V.getMemberPointerPath(); in setFrom()
569 ArrayRef<const CXXRecordDecl*> getMemberPointerPath() const;
434 let Read = [{ node.getMemberPointerPath() }];
2892 ArrayRef<const CXXRecordDecl *> MemberPointerPath = MP.getMemberPointerPath(); in EmitMemberPointer()
7259 if (!Value.getMemberPointerPath().empty()) { in CheckTemplateArgument()