Home
last modified time | relevance | path

Searched refs:implicitly_created (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Tools/cases_generator/
Duop_id_generator.py48 if uop.implicitly_created and not distinct_namespace and not uop.replicated:
Danalyzer.py145 implicitly_created: bool = False variable in Uop
662 uop.implicitly_created = True