Searched refs:NI_All (Results 1 – 5 of 5) sorted by relevance
452 NI_All enumerator
2220 Style.NamespaceIndentation = FormatStyle::NI_All; in TEST_F()9914 Style.NamespaceIndentation = FormatStyle::NI_All; in TEST_F()9920 FormatStyle::NI_All); in TEST_F()
534 * ``NI_All`` (in configuration: ``All``)
1379 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace()
139 IO.enumCase(Value, "All", FormatStyle::NI_All); in enumeration()