Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CXX/temp/temp.res/temp.local/
Dp3.cpp25 class WebVector { class
28 WebVector(const WebVector<T>& other) { } // expected-error{{undeclared identifier 'T'}} \
32 WebVector<T>& operator=(const C& other) { } // expected-error{{undeclared identifier 'T'}}
/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'}}