Searched refs:RecordKeeperImpl (Results 1 – 2 of 2) sorted by relevance
52 struct RecordKeeperImpl { struct53 RecordKeeperImpl(RecordKeeper &RK) in RecordKeeperImpl() argument133 detail::RecordKeeperImpl &RKImpl = RK.getImpl(); in get()214 detail::RecordKeeperImpl &RKImpl = RK.getImpl(); in get()403 detail::RecordKeeperImpl &RKImpl = RK.getImpl(); in get()597 detail::RecordKeeperImpl &RKImpl = RK.getImpl(); in get()1817 detail::RecordKeeperImpl &RK = T->getRecordKeeper().getImpl(); in get()1842 detail::RecordKeeperImpl &RK = T->getRecordKeeper().getImpl(); in get()1862 detail::RecordKeeperImpl &RK = T->getRecordKeeper().getImpl(); in get()1932 detail::RecordKeeperImpl &RK = Class->getRecords().getImpl(); in get()[all …]
42 struct RecordKeeperImpl;109 friend detail::RecordKeeperImpl;150 friend detail::RecordKeeperImpl;168 friend detail::RecordKeeperImpl;211 friend detail::RecordKeeperImpl;232 friend detail::RecordKeeperImpl;457 friend detail::RecordKeeperImpl;496 friend detail::RecordKeeperImpl;1859 detail::RecordKeeperImpl &getImpl() { return *Impl; } in getImpl()1982 std::unique_ptr<detail::RecordKeeperImpl> Impl;