Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h447 void dump_one_ast (int);
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemfunc2.c267 dump_one_ast(arginfo->formal); in dump_stfunc()
279 dump_one_ast(arginfo->actual); in dump_stfunc()
H A Dast.c6536 dump_one_ast(int i) in dump_one_ast() function
6551 dump_one_ast(i); in dump_ast_tree()
H A Dlowerexp.c57 dump_one_ast(ast); in ast_error()