Searched defs:Proto (Results 1 – 4 of 4) sorted by relevance
40 … Proto(const panda_file::File &pf, panda_file::File::EntityId proto_id) : pda_(pf, proto_id) {} in Proto() function
102 Proto(PandaVector<panda_file::Type> shorty, PandaVector<std::string_view> ref_types) in Proto() function
443 ### Proto subsection456 #### Shorty
56 Method::Proto::Proto(const panda_file::File &pf, panda_file::File::EntityId proto_id) in Proto() function in panda::Method::Proto