Searched refs:FillArgTypePairs (Results 1 – 3 of 3) sorted by relevance
178 …virtual bool FillArgTypePairs([[maybe_unused]] std::unordered_map<int32_t, TypeInfoIndex> *map) co… in FillArgTypePairs() function
186 bool FillArgTypePairs(std::unordered_map<int32_t, TypeInfoIndex> *map) const override in FillArgTypePairs() function
122 if (GetGraph()->GetRuntime()->FillArgTypePairs(&args_types_map)) { in AddTypeInfoIndexForArguments()