Home | History | Annotate | Download | only in AST

Lines Matching refs:DependentStoredDeclsMap

1660     M = new DependentStoredDeclsMap();
1682 delete static_cast<DependentStoredDeclsMap*>(Map);
1700 DependentStoredDeclsMap *Map =
1701 static_cast<DependentStoredDeclsMap *>(Parent->LookupPtr);