Home | History | Annotate | Download | only in Parse

Lines Matching refs:getExprRange

370           << /*LHS*/0 << PP.getSpelling(Tok) << Actions.getExprRange(RHS.get());
394 << Actions.getExprRange(RHS.get());
398 << Actions.getExprRange(RHS.get());
412 SourceRange(Actions.getExprRange(LHS.get()).getBegin(),
413 Actions.getExprRange(RHS.get()).getEnd()));