Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dast.c5212 ast_clear_repl(int ast) in ast_clear_repl() function
5235 ast_clear_repl((int)A_LOPG(ast)); in ast_clear_repl()
5240 ast_clear_repl((int)A_LOPG(ast)); in ast_clear_repl()
5241 ast_clear_repl((int)A_ROPG(ast)); in ast_clear_repl()
5244 ast_clear_repl((int)A_LOPG(ast)); in ast_clear_repl()
5247 ast_clear_repl((int)A_LOPG(ast)); in ast_clear_repl()
5250 ast_clear_repl((int)A_LOPG(ast)); in ast_clear_repl()
5253 ast_clear_repl((int)A_LOPG(ast)); in ast_clear_repl()
5261 ast_clear_repl((int)A_LBDG(ast)); in ast_clear_repl()
5271 (void)ast_clear_repl(arg); in ast_clear_repl()
[all …]
H A Dsemfunc2.c555 ast_clear_repl(sfuse->dsc->rhs); in asn_sfuse()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h442 void ast_clear_repl (int);