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

References

tools/clang/lib/Format/ContinuationIndenter.cpp
 2011         ContentIndent = Token->getContentIndent(LineIndex);
 2013                  << "    ContentIndent: " << ContentIndent << "\n");
 2014       ContentStartColumn = ContentIndent + Token->getContentStartColumn(
 2022         ContentIndent = 0;
 2042         Token->insertBreak(LineIndex, TailOffset, Split, ContentIndent,