Searched refs:LValueExpr (Results 1 – 1 of 1) sorted by relevance
2598 if (const Expr *LValueExpr = Base.dyn_cast<const Expr *>()) in VisitSourceLocExpr() local2599 return this->visit(LValueExpr); in VisitSourceLocExpr()