Searched defs:ResolveMethodIndex (Results 1 – 9 of 9) sorted by relevance
35 uint32_t ResolveMethodIndex(MethodPtr parentMethod, uint16_t index) const override in ResolveMethodIndex() function
45 MethodId ResolveMethodIndex(MethodPtr parentMethod, MethodIndex index) const override in ResolveMethodIndex() function
288 panda_file::File::EntityId ResolveMethodIndex(panda_file::File::EntityId id, uint16_t idx) const in ResolveMethodIndex() function
46 MethodId ResolveMethodIndex(MethodPtr parentMethod, MethodIndex index) const override in ResolveMethodIndex() function
298 EntityId ResolveMethodIndex(EntityId id, Index idx) const in ResolveMethodIndex() function
327 EntityId ResolveMethodIndex(EntityId id, Index idx) const in ResolveMethodIndex() function
780 panda_file::File::EntityId ResolveMethodIndex(panda_file::File::Index idx) const in ResolveMethodIndex() function
64 compiler::RuntimeInterface::MethodId PandaRuntimeInterface::ResolveMethodIndex(MethodPtr parentMeth… in ResolveMethodIndex() function in ark::PandaRuntimeInterface
130 virtual MethodId ResolveMethodIndex([[maybe_unused]] MethodPtr parentMethod, in ResolveMethodIndex() function