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

Overridden By

tools/clang/lib/Format/BreakableToken.cpp
  619 bool BreakableBlockComment::introducesBreakBeforeToken() const {

References

tools/clang/lib/Format/ContinuationIndenter.cpp
 1863   bool BreakInserted = Token->introducesBreakBeforeToken();