Searched defs:GetMethods (Results 1 – 4 of 4) sorted by relevance
45 Span<Method *> GetMethods() const in GetMethods() function
186 Span<Method> GetMethods() const in GetMethods() function
259 inline Span<Method> Class::GetMethods() const in GetMethods() function
423 void Disassembler::GetMethods(const panda_file::File::EntityId &record_id) in GetMethods() function in panda::disasm::Disassembler