reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
35 static StructType *getEmptyKey();
426 return KeyInfoT::getEmptyKey(); 1249 const KeyT Empty = KeyInfoT::getEmptyKey(); 1259 const KeyT Empty = KeyInfoT::getEmptyKey();lib/Linker/IRMover.cpp
1493 if (RHS == getEmptyKey() || RHS == getTombstoneKey()) 1500 if (RHS == getEmptyKey() || RHS == getTombstoneKey())