Searched refs:node_target (Results 1 – 2 of 2) sorted by relevance
2976 const node *node_target; in ast_for_for_stmt() local2986 node_target = CHILD(n, 1); in ast_for_for_stmt()2987 _target = ast_for_exprlist(c, node_target, Store); in ast_for_for_stmt()2993 if (NCH(node_target) == 1) in ast_for_for_stmt()
3691 const node *node_target; in ast_for_for_stmt() local3701 node_target = CHILD(n, 1); in ast_for_for_stmt()3702 _target = ast_for_exprlist(c, node_target, Store); in ast_for_for_stmt()3708 if (NCH(node_target) == 1) in ast_for_for_stmt()