Searched refs:LocationAndScope (Results 1 – 1 of 1) sorted by relevance
998 struct LocationAndScope struct1003 inline bool operator==(const LocationAndScope &other) const in operator ==() argument1009 uint64_t operator()(const LocationAndScope &l) const in operator ()()1025 std::unordered_map<LocationAndScope, size_t, LocationAndScope::Hash> byLocationAndScope;1031 std::vector<LocationAndScope> byIndex;1433 LocationAndScope locationAndScope{ location, lastSetScope }; in setLocation()