Searched refs:AllowShortNamespacesOnASingleLine (Results 1 – 3 of 3) sorted by relevance
993 bool AllowShortNamespacesOnASingleLine; member5355 AllowShortNamespacesOnASingleLine ==5356 R.AllowShortNamespacesOnASingleLine &&
352 if (Style.AllowShortNamespacesOnASingleLine && in tryFitMultipleLinesInOne()
1014 Style.AllowShortNamespacesOnASingleLine); in mapping()1535 LLVMStyle.AllowShortNamespacesOnASingleLine = false; in getLLVMStyle()