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

References

tools/clang/lib/Format/UnwrappedLineFormatter.cpp
   43       : Style(Style), Keywords(Keywords), AdditionalIndent(AdditionalIndent) {
   45       IndentForLevel.push_back(Style.IndentWidth * i + AdditionalIndent);