Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalasourcefile.c642 vala_source_file_accept_children (ValaSourceFile* self, in vala_source_file_accept_children() function
H A Dvalaflowanalyzer.c412 vala_source_file_accept_children (source_file, (ValaCodeVisitor*) self); in vala_flow_analyzer_real_visit_source_file()
H A Dvala.h6420 void vala_source_file_accept_children (ValaSourceFile* self,
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodebasemodule.c3317 vala_source_file_accept_children (source_file, (ValaCodeVisitor*) self); in vala_ccode_base_module_real_visit_source_file()