Home
last modified time | relevance | path

Searched defs:nonconst (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
Di-c-e-cxx.cpp65 const int nonconst = 1.0; // expected-note {{declared here}} variable
/external/clang/test/CXX/expr/expr.const/
Dp3-0x.cpp4 int nonconst = 8; // expected-note 3 {{here}} variable
/external/fmtlib/test/
Dformat-test.cc1393 char nonconst[] = "nonconst"; in TEST() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding_test.cc3874 Output nonconst = in TEST_F() local