Home
last modified time | relevance | path

Searched refs:get_value_badly (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-cxx0x-no-extra-copy.cpp28 T get_value_badly() { in get_value_badly() function
37 X4(const X4&, T = get_value_badly<T>());
Dp5-cxx03-extra-copy.cpp30 T get_value_badly() { in get_value_badly() function
40 X4(const X4&, T = get_value_badly<T>()); // expected-note{{in instantiation of}}