Home | History | Annotate | Download | only in Edit

Lines Matching defs:Range

550     // Range of arguments up until and including the last key.
592 // Range of arguments up until and including the last key.
955 SourceRange Range = E->getSourceRange();
957 commit.insertWrap("(", Range, ")");
958 commit.insertBefore(Range.getBegin(), "(id)");