Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalaproperty.c70 static void vala_property_real_accept_children (ValaCodeNode* base,
772 vala_property_real_accept_children (ValaCodeNode* base, in vala_property_real_accept_children() function
2177 …>accept_children = (void (*) (ValaCodeNode*, ValaCodeVisitor*)) vala_property_real_accept_children; in vala_property_class_init()