Home | History | Annotate | Download | only in AST

Lines Matching refs:Delta

79     raw_ostream &Indent(int Delta = 0) {
80 for (int i = 0, e = IndentLevel+Delta; i < e; ++i)