Searched refs:refParam (Results 1 – 1 of 1) sorted by relevance
177 int refParam(int &byteIndex) { in refParam() function184 refParam(*p); // expected-warning {{Forming reference to null pointer}} in testRefParam()