Searched refs:FirstInt (Results 1 – 1 of 1) sorted by relevance
24 typedef int FirstInt; typedef26 FirstInt c;27 FirstInt* ptr;28 FirstInt arr[10];32 void method(FirstInt c);33 void methodRef(FirstInt& c);40 FirstInt* ptr;