Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp70 Cl::ModifiableType modifiable = Cl::CM_Untested; in ClassifyImpl() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h1092 bool modifiable; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.h1018 bool modifiable; variable
H A Dexpression.d5824 bool modifiable = false; // assume it is an rvalue variable