Searched refs:getDeclForDynamicType (Results 1 – 2 of 2) sorted by relevance
728 const CXXRecordDecl *ParentRecord = getDeclForDynamicType().first; in getExtraInvalidatedValues()761 CXXInstanceCall::getDeclForDynamicType() const { in getDeclForDynamicType() function in CXXInstanceCall786 auto [RD, CanBeSubClass] = getDeclForDynamicType(); in getRuntimeDefinition()
698 std::pair<const CXXRecordDecl *, bool> getDeclForDynamicType() const;