Searched refs:NamespaceIndentation (Results 1 – 6 of 6) sorted by relevance
3 NamespaceIndentation: All
84 NamespaceIndentation: None
102 NamespaceIndentation: None
3362 NamespaceIndentationKind NamespaceIndentation; member5087 NamespaceIndentation == R.NamespaceIndentation &&
1027 IO.mapOptional("NamespaceIndentation", Style.NamespaceIndentation); in mapping()1539 LLVMStyle.NamespaceIndentation = FormatStyle::NI_None; in getLLVMStyle()1742 GoogleStyle.NamespaceIndentation = FormatStyle::NI_All; in getGoogleStyle()1768 GoogleStyle.NamespaceIndentation = FormatStyle::NI_All; in getGoogleStyle()1875 Style.NamespaceIndentation = FormatStyle::NI_Inner; in getWebKitStyle()
3109 Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace() 3110 (Style.NamespaceIndentation == FormatStyle::NI_Inner && in parseNamespace()