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()
307 class DependentStoredDeclsMap : public StoredDeclsMap {313 DependentStoredDeclsMap() = default;
1942 M = new DependentStoredDeclsMap(); in CreateStoredDeclsMap()1964 delete static_cast<DependentStoredDeclsMap*>(Map); in DestroyAll()1982 auto *Map = static_cast<DependentStoredDeclsMap *>(Parent->LookupPtr); in Create()