Searched refs:GetMethodArgReferenceTypeId (Results 1 – 4 of 4) sorted by relevance
139 auto typeId = runtime->GetMethodArgReferenceTypeId(method, refNum); in VisitParameter()
157 IdType GetMethodArgReferenceTypeId(MethodPtr method, uint16_t num) const override;
127 compiler::RuntimeInterface::IdType PandaRuntimeInterface::GetMethodArgReferenceTypeId(MethodPtr met… in GetMethodArgReferenceTypeId() function in ark::PandaRuntimeInterface
210 …virtual IdType GetMethodArgReferenceTypeId([[maybe_unused]] MethodPtr method, [[maybe_unused]] uin… in GetMethodArgReferenceTypeId() function