Home
last modified time | relevance | path

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

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