Searched refs:NI_All (Results 1 – 5 of 5) sorted by relevance
140 NI_All enumerator
2031 Style.NamespaceIndentation = FormatStyle::NI_All; in TEST_F()8213 Style.NamespaceIndentation = FormatStyle::NI_All; in TEST_F()8219 FormatStyle::NI_All); in TEST_F()
289 * ``NI_All`` (in configuration: ``All``)
1178 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace()
95 IO.enumCase(Value, "All", FormatStyle::NI_All); in enumeration()