Home
last modified time | relevance | path

Searched refs:IDL_NODE_IS_SCOPED (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libIDL/libIDL-0.8.14/
H A Dns.c347 while (parent && !IDL_NODE_IS_SCOPED (parent)) in IDL_ns_scope_levels_from_here()
H A Dutil.c1477 if (IDL_NODE_IS_SCOPED (p)) in IDL_get_parent_node()
1497 if (!IDL_NODE_IS_SCOPED (p)) { in IDL_tree_get_scope()
/dports/devel/libIDL/libIDL-0.8.14/include/libIDL/
H A DIDL.h632 #define IDL_NODE_IS_SCOPED(a) \ macro
H A DIDL.h.in632 #define IDL_NODE_IS_SCOPED(a) \ macro