Home
last modified time | relevance | path

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

/external/clang/test/CXX/class.access/class.friend/
Dp3-cxx0x.cpp29 X1<Y1> x1c; // expected-note{{in instantiation of template class 'X1<Y1>' requested here}} variable
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1.cpp102 X1<f_tmpl<int> > x1c; in test() local