Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.res/temp.local/
Dp3.cpp23 class WebVector { class
26 WebVector(const WebVector<T>& other) { } // expected-error{{undeclared identifier 'T'}} \
30 WebVector<T>& operator=(const C& other) { } // expected-error{{undeclared identifier 'T'}}