Searched refs:FixNamespaceComments (Results 1 – 4 of 4) sorted by relevance
58 FixNamespaceComments: true
2769 bool FixNamespaceComments; member5396 FixNamespaceComments == R.FixNamespaceComments &&
1070 IO.mapOptional("FixNamespaceComments", Style.FixNamespaceComments); in mapping()1591 LLVMStyle.FixNamespaceComments = true; in getLLVMStyle()1952 MozillaStyle.FixNamespaceComments = false; in getMozillaStyle()1975 Style.FixNamespaceComments = false; in getWebKitStyle()1995 Style.FixNamespaceComments = false; in getGNUStyle()3908 if (Style.FixNamespaceComments) { in reformat()
600 Style.FixNamespaceComments = false; in formatTextOfDeclaration()