reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Format/TokenAnnotator.cpp
 2286       assert(IndentLevel > 0);
 2287       --IndentLevel;
 2289     Current->IndentLevel = IndentLevel;
 2291       ++IndentLevel;