Home
last modified time | relevance | path

Searched defs:ir0 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
Dp9-0x.cpp9 int &ir0 = f0(i); in test_f0() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp1.cpp9 int& ir0 = make<int&>(); in test_make() local
/external/clang/test/CXX/temp/temp.param/
Dp11-0x.cpp74 int &ir0 = f0(3.14159); in test_f0() local