Searched refs:FixNamespaceComments (Results 1 – 7 of 7) sorted by relevance
2063 bool FixNamespaceComments; member3305 FixNamespaceComments == R.FixNamespaceComments &&
55 FixNamespaceComments: true
58 FixNamespaceComments: true
617 IO.mapOptional("FixNamespaceComments", Style.FixNamespaceComments); in mapping()1006 LLVMStyle.FixNamespaceComments = true; in getLLVMStyle()1313 MozillaStyle.FixNamespaceComments = false; in getMozillaStyle()1335 Style.FixNamespaceComments = false; in getWebKitStyle()1355 Style.FixNamespaceComments = false; in getGNUStyle()2789 if (Style.FixNamespaceComments) in reformat()
232 over ``FixNamespaceComments`` when determining a namespace length.
2260 **FixNamespaceComments** (``bool``)3099 namespace brace) and makes "FixNamespaceComments" omit adding
599 Style.FixNamespaceComments = false; in formatTextOfDeclaration()