Lines Matching refs:S
27 statement S;
32 for_each_node_by_name(n,e1) S
34 for_each_node_by_type(n,e1) S
36 for_each_compatible_node(n,e1,e2) S
38 for_each_matching_node(n,e1) S
40 for_each_matching_node_and_match(n,e1,e2) S
42 for_each_child_of_node(e1,n) S
44 for_each_available_child_of_node(e1,n) S
46 for_each_node_with_property(n,e1) S
59 statement S;
67 S