Home
last modified time | relevance | path

Searched defs:nonconst (Results 1 – 3 of 3) 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/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding_test.cc3522 Output nonconst = in TEST_F() local