Searched defs:GetMethodArgumentType (Results 1 – 4 of 4) sorted by relevance
329 DataType::Type InstBuilder::GetMethodArgumentType(uintptr_t id, size_t index) const in GetMethodArgumentType() function in panda::compiler::InstBuilder
98 compiler::DataType::Type GetMethodArgumentType([[maybe_unused]] MethodPtr caller, MethodId id, in GetMethodArgumentType() function
252 compiler::DataType::Type PandaRuntimeInterface::GetMethodArgumentType(MethodPtr parent_method, Meth… in GetMethodArgumentType() function in panda::PandaRuntimeInterface
187 …virtual DataType::Type GetMethodArgumentType([[maybe_unused]] MethodPtr parent_method, [[maybe_unu… in GetMethodArgumentType() function