Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcxx11-call-to-deleted-constructor.cpp35 Matrix<double> winI(0, 3); in getLaplacianClosedForm() local
37winI = { inputPreL->at() }; // expected-error {{call to deleted constructor of 'cva::Matrix<double… in getLaplacianClosedForm()