Home | History | Annotate | Download | only in Lex

Lines Matching refs:Range

265     // in the range also.
1651 SourceRange Range(FilenameTok.getLocation(), CharEnd);
1654 FixItHint::CreateReplacement(Range, "\"" + Filename.str() + "\"");