Home
last modified time | relevance | path

Searched defs:xi0 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp3-0x.cpp18 X<int> xi0 = f0(prvalue<int>()); in test_f0() local
30 X<int> xi0 = f1(prvalue<int>()); in test_f1() local
/external/clang/test/SemaTemplate/
Dinstantiate-static-var.cpp9 X<int, 0> xi0; // expected-note{{in instantiation of template class 'X<int, 0>' requested here}} variable