Searched defs:ProtoItem (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/libpandafile/ | ||
| D | file_items.h | 585 class ProtoItem; variable |
| D | file_items.cpp | 495 ProtoItem::ProtoItem(TypeItem *ret_type, const std::vector<MethodParamItem> ¶ms, ItemContainer … in ProtoItem() function in panda::panda_file::ProtoItem |