Searched defs:ClassEntry (Results 1 – 2 of 2) sorted by relevance
65 struct ClassEntry { struct77 ClassEntry &ClsEntry(ClassIndex cls) in ClsEntry() argument
182 using ClassEntry = std::pair<panda_file::File::EntityId, const panda_file::File *>; typedef