ThreadStackFrameSelectionKey
bool operator==(const ThreadStackFrameSelectionKey& other) const
: ThreadStackFrameSelectionKey {
ThreadStackFrameSelectionKey(thread),
typedef ThreadStackFrameSelectionKey KeyType;
size_t HashKey(const ThreadStackFrameSelectionKey& key) const
size_t Hash(const ThreadStackFrameSelectionKey* value) const
bool Compare(const ThreadStackFrameSelectionKey& key,
const ThreadStackFrameSelectionKey* value) const
struct ThreadStackFrameSelectionKey;