Searched defs:class_items (Results 1 – 2 of 2) sorted by relevance
56 std::unordered_map<std::string, panda_file::BaseClassItem *> class_items; member
1782 MethodItem *method, const std::unordered_map<std::string, BaseClassItem *> &class_items, in BuildTryBlocks()