Home | History | Annotate | Download | only in c-index-test

Lines Matching defs:IndentLevel

372   int IndentLevel;
381 Ctx->IndentLevel++;
382 for (i = 0, e = Ctx->IndentLevel; i != e; ++i)
547 Ctx->IndentLevel--;
552 Ctx.IndentLevel = 1;