reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
767 LBrace->BlockKind != BK_Block || Previous.Children.size() == 0) 774 Previous.Children[0]->Level * Style.IndentWidth; 777 BlockFormatter->format(Previous.Children, DryRun, AdditionalIndent, 782 if (Previous.Children[0]->First->MustBreakBefore) 786 if (Previous.is(tok::comment)) 790 if (Previous.Children.size() > 1) 793 const AnnotatedLine *Child = Previous.Children[0];