Home
last modified time | relevance | path

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

/dports/devel/py-sip/sip-5.5.0/code_generator/
H A Dtype_hints.c1369 case typing_node: in pyiTypeHintNode()
1531 node->type = typing_node; in parseTypeHintNode()
1560 node->type = typing_node; in parseTypeHintNode()
1659 if (thnd->type == typing_node && strcmp(thnd->u.name, "Union") == 0) in flatten_unions()
H A Dsip.h732 typing_node, enumerator