Home | History | Annotate | Download | only in Format

Lines Matching refs:NamespaceIndentation

1283     bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All ||
1284 (Style.NamespaceIndentation == FormatStyle::NI_Inner &&