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

References

tools/clang/lib/Format/UnwrappedLineFormatter.cpp
 1181   FormatToken &RootToken = *Line.First;
 1196       !getNamespaceToken(&Line, Lines))
 1199   if (PreviousLine == nullptr && Line.Level > 0)
 1234       (Line.Type == LT_PreprocessorDirective ||
 1235        Line.Type == LT_ImportStatement))
 1239                                  Line.InPPDirective &&