Searched defs:GetMethodArgumentType (Results 1 – 5 of 5) sorted by relevance
103 …ark::compiler::DataType::Type GetMethodArgumentType([[maybe_unused]] MethodPtr caller, MethodId id, in GetMethodArgumentType() function
102 compiler::DataType::Type GetMethodArgumentType([[maybe_unused]] MethodPtr caller, MethodId id, in GetMethodArgumentType() function
628 DataType::Type InstBuilder::GetMethodArgumentType(uintptr_t id, size_t index) const in GetMethodArgumentType() function in ark::compiler::InstBuilder
353 compiler::DataType::Type PandaRuntimeInterface::GetMethodArgumentType(MethodPtr parentMethod, Metho… in GetMethodArgumentType() function in ark::PandaRuntimeInterface
235 …virtual DataType::Type GetMethodArgumentType([[maybe_unused]] MethodPtr parentMethod, [[maybe_unus… in GetMethodArgumentType() function