Searched defs:GetY (Results 1 – 5 of 5) sorted by relevance
26 int GetY(int i, int j) { return i+j; } in GetY() function in S 40 T GetY(T i, T j) { return i+j; } in GetY() function in St
13 int GetY(int i, int j) { return i+j; } in GetY() function
9 int GetY(int i, int j) { return i+j; } // expected-note {{'GetY' declared here}} in GetY() function in S
27 int GetY(int i, int j) { return i+j; } in GetY() function in S42 char GetY(char i, Test1 j) { return i+j.get_x(); } in GetY() function in St