Searched defs:GetMethodIndex (Results 1 – 4 of 4) 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
230 …Span<const panda_file::File::EntityId> GetMethodIndex(const panda_file::File::IndexHeader *indexHe… in GetMethodIndex() function
564 int TSManager::GetMethodIndex(GlobalTSTypeRef gt) const in GetMethodIndex() function in panda::ecmascript::TSManager