Searched refs:DependentStoredDeclsMap (Results 1 – 3 of 3) sorted by relevance
100 friend class DependentStoredDeclsMap; variable178 const DependentStoredDeclsMap *Map in ddiags()179 = static_cast<DependentStoredDeclsMap*>(getPrimaryContext()->getLookupPtr()); in ddiags()
306 class DependentStoredDeclsMap : public StoredDeclsMap {312 DependentStoredDeclsMap() = default;
1969 M = new DependentStoredDeclsMap(); in CreateStoredDeclsMap()1992 delete static_cast<DependentStoredDeclsMap*>(Map); in DestroyAll()2010 auto *Map = static_cast<DependentStoredDeclsMap *>(Parent->LookupPtr); in Create()