Home
last modified time | relevance | path

Searched refs:MLV_ConstAddrSpace (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp718 case Cl::CM_ConstAddrSpace: return MLV_ConstAddrSpace; in isModifiableLvalue()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h302 MLV_ConstAddrSpace, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp12904 case Expr::MLV_ConstAddrSpace: in CheckForModifiableLvalue()