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