Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.res/temp.local/
H A Dp3.cpp25 class WebVector { class
28 WebVector(const WebVector<T>& other) { } // expected-error{{undeclared identifier 'T'}} \
33 WebVector<T>& operator=(const C& other) { } // expected-error{{undeclared identifier 'T'}}