Searched defs:ClassContainment (Results 1 – 1 of 1) sorted by relevance
29 struct ClassContainment { struct30 const panda_file::File *pf;31 panda_file::File::EntityId classId;32 const std::string className_;33 Class *loadedClass;34 Class *tmpClass;35 uint32_t fChanges;