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