Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalatrystatement.c47 static void vala_try_statement_real_accept_children (ValaCodeNode* base,
223 vala_try_statement_real_accept_children (ValaCodeNode* base, in vala_try_statement_real_accept_children() function
583 …pt_children = (void (*) (ValaCodeNode*, ValaCodeVisitor*)) vala_try_statement_real_accept_children; in vala_try_statement_class_init()