Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLValueBase

4331   if ((EvalResult.Val.isLValue() && !EvalResult.Val.getLValueBase()) ||
4945 if (auto *E = Value.getLValueBase().dyn_cast<const Expr*>()) {
4955 Value.getLValueBase().dyn_cast<const ValueDecl *>());