Searched defs:nonconst (Results 1 – 3 of 3) sorted by relevance
65 const int nonconst = 1.0; // expected-note {{declared here}} variable
4 int nonconst = 8; // expected-note 3 {{here}} variable
3522 Output nonconst = in TEST_F() local