Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagtypemodule.c172 static void vala_gtype_module_real_visit_struct (ValaCodeVisitor* base,
13934 vala_gtype_module_real_visit_struct (ValaCodeVisitor* base, in vala_gtype_module_real_visit_struct() function
15200 …ss)->visit_struct = (void (*) (ValaCodeVisitor*, ValaStruct*)) vala_gtype_module_real_visit_struct; in vala_gtype_module_class_init()