Searched defs:ir0 (Results 1 – 3 of 3) sorted by relevance
9 int &ir0 = f0(i); in test_f0() local
9 int& ir0 = make<int&>(); in test_make() local
74 int &ir0 = f0(3.14159); in test_f0() local