Searched refs:seen_locations (Results 1 – 1 of 1) sorted by relevance
597 std::set<std::string> seen_locations; in EncodeClassPathContexts() local602 if (!seen_locations.insert(base_location).second) { in EncodeClassPathContexts()686 std::set<std::string> seen_locations; in EncodeContextInternal() local700 bool new_insert = seen_locations.insert( in EncodeContextInternal()