Searched defs:GetMethods (Results 1 – 12 of 12) sorted by relevance
28 const std::vector<CompiledMethod> &GetMethods() in GetMethods() function
45 Span<Method *> GetMethods() const in GetMethods() function
184 Span<Method> GetMethods() const in GetMethods() function
261 inline Span<Method> Class::GetMethods() const in GetMethods() function
133 Span<LazyEtsMethodWrapperLink> GetMethods() in GetMethods() function
103 const std::vector<ark::compiler::RuntimeInterface::MethodPtr> &WrappedModule::GetMethods() in GetMethods() function in ark::llvmbackend::WrappedModule
85 const MapleList<MIRFunction *> &GetMethods() const in GetMethods() function
164 PandaVector<EtsMethod *> EtsClass::GetMethods() in GetMethods() function in ark::ets::EtsClass
572 TEST_F(EtsClassTest, GetMethods) in TEST_F() argument
1481 MethodVector &GetMethods() in GetMethods() function1485 const MethodVector &GetMethods() const in GetMethods() function
520 void Disassembler::GetMethods(const panda_file::File::EntityId &record_id) in GetMethods() function in panda::disasm::Disassembler
632 void Disassembler::GetMethods(const panda_file::File::EntityId &recordId) in GetMethods() function in ark::disasm::Disassembler