Lines Matching refs:S
24 statement S;
29 for_each_node_by_name(n,e1) S
31 for_each_node_by_type(n,e1) S
33 for_each_compatible_node(n,e1,e2) S
35 for_each_matching_node(n,e1) S
37 for_each_matching_node_and_match(n,e1,e2) S
39 for_each_child_of_node(e1,n) S
41 for_each_available_child_of_node(e1,n) S
43 for_each_node_with_property(n,e1) S
56 statement S;
64 S