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