Searched defs:GetMethodIndex (Results 1 – 8 of 8) sorted by relevance
64 inline uint32_t GetMethodIndex(File::EntityId id) const in GetMethodIndex() function
244 Span<const EntityId> GetMethodIndex(const IndexHeader *index_header) const in GetMethodIndex() function257 Span<const EntityId> GetMethodIndex(EntityId id) const in GetMethodIndex() function
236 Span<const EntityId> GetMethodIndex(const RegionHeader *regionHeader) const in GetMethodIndex() function245 Span<const EntityId> GetMethodIndex(EntityId id) const in GetMethodIndex() function
275 …Span<const panda_file::File::EntityId> GetMethodIndex(const panda_file::File::IndexHeader *indexHe… in GetMethodIndex() function
795 Span<const panda_file::File::EntityId> GetMethodIndex() const in GetMethodIndex() function
270 int GetMethodIndex() const in GetMethodIndex() function
502 int TSManager::GetMethodIndex(GlobalTSTypeRef gt) const in GetMethodIndex() function in panda::ecmascript::TSManager