Searched refs:indirectingstruct (Results 1 – 1 of 1) sorted by relevance
217 int indirectingstruct(S** s) { in indirectingstruct() function229 indirectingstruct(&p); //expected-note{{Calling 'indirectingstruct'}} in useindirectingstruct()