Searched defs:MethodHandle (Results 1 – 4 of 4) sorted by relevance
23 struct MethodHandle { struct25 ark::panda_file::MethodHandleType type; // NOLINT(misc-non-private-member-variables-in-classes) argument26 …MethodHandle(std::string s, ark::panda_file::MethodHandleType t) : itemName(std::move(s)), type(t)… in MethodHandle() argument
23 struct MethodHandle { struct25 panda::panda_file::MethodHandleType type; argument26 …MethodHandle(std::string s, panda::panda_file::MethodHandleType t) : item_name(std::move(s)), type… in MethodHandle() argument
986 ### MethodHandle subsection997 #### Types of MethodHandle1013 #### Argument Types
988 ### MethodHandle subsection999 #### Types of MethodHandle1015 #### Argument Types