Home
last modified time | relevance | path

Searched defs:_ValueT (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dintrospect.py78 _ValueT = TypeVar('_ValueT', bound=_Value) variable
89 def __init__(self, value: _ValueT, ifcond: QAPISchemaIfCond,