Searched defs:ast_function_definition (Results 1 – 1 of 1) sorted by relevance
1009 friend class ast_function_definition; variable1184 ast_function_definition() : prototype(NULL), body(NULL) in ast_function_definition() function