Searched refs:iterableModuleKind (Results 1 – 1 of 1) sorted by relevance
868 const auto iterableModuleKind = concreteType_->getIterableModuleKind(); in iter() local869 if (iterableModuleKind == IterableModuleKind::NONE) { in iter()876 if (iterableModuleKind == IterableModuleKind::DICT) { in iter()879 } else if (iterableModuleKind == IterableModuleKind::LIST) { in iter()882 } else if (iterableModuleKind == IterableModuleKind::PARAMLIST) { in iter()