Home
last modified time | relevance | path

Searched refs:MLV_LValueCast (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp742 MLV_LValueCast : MLV_InvalidExpression; in isModifiableLvalue()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp325 case Expr::MLV_LValueCast: { in ActOnGCCAsmStmt()
H A DSemaExpr.cpp13457 case Expr::MLV_LValueCast: in CheckForModifiableLvalue()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h303 MLV_LValueCast, // Specialized form of MLV_InvalidExpression. enumerator