Searched defs:SameCodeObjects (Results 1 – 2 of 2) sorted by relevance
115 struct SameCodeObjects { struct116 bool operator () (void* key1, void* key2) const { in operator ()()
1958 static bool SameCodeObjects(void* key1, void* key2) { in SameCodeObjects() function