Searched refs:ScopesWithImportedEntities (Results 1 – 2 of 2) sorted by relevance
288 ImportedEntityMap ScopesWithImportedEntities; variable628 ScopesWithImportedEntities.begin(), ScopesWithImportedEntities.end(), in findImportedEntitiesForScope()
452 ScopesWithImportedEntities.push_back(std::make_pair(IE->getScope(), IE)); in beginModule()456 std::stable_sort(ScopesWithImportedEntities.begin(), in beginModule()457 ScopesWithImportedEntities.end(), less_first()); in beginModule()