Home
last modified time | relevance | path

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

/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp1.cpp42 …test<2> _2 = (foo)(b); // expected-error {{no viable conversion from 'class Test0::foo' to 'class … in test2() local
66 b _2 = B::b(); variable
/external/clang/test/SemaTemplate/
Ddeduction.cpp34 struct _2 {}; struct