Searched refs:AfterIfMacros (Results 1 – 3 of 3) sorted by relevance
4422 bool AfterIfMacros; member4470 AfterFunctionDefinitionName(false), AfterIfMacros(false), in SpaceBeforeParensCustom()4481 AfterIfMacros == Other.AfterIfMacros &&
673 IO.mapOptional("AfterIfMacros", Spacing.AfterIfMacros); in mapping()1391 Expanded.SpaceBeforeParensOptions.AfterIfMacros = true; in expandPresetsSpaceBeforeParens()1576 LLVMStyle.SpaceBeforeParensOptions.AfterIfMacros = true; in getLLVMStyle()
4718 return Style.SpaceBeforeParensOptions.AfterIfMacros || in spaceRequiredBetween()