Searched refs:SpacesBeforeTrailingComments (Results 1 – 4 of 4) sorted by relevance
138 SpacesBeforeTrailingComments: 2
4557 unsigned SpacesBeforeTrailingComments; member5141 SpacesBeforeTrailingComments == R.SpacesBeforeTrailingComments &&
1107 Style.SpacesBeforeTrailingComments); in mapping()1580 LLVMStyle.SpacesBeforeTrailingComments = 1; in getLLVMStyle()1707 GoogleStyle.SpacesBeforeTrailingComments = 2; in getGoogleStyle()1724 GoogleStyle.SpacesBeforeTrailingComments = 1; in getGoogleStyle()
3984 Current->SpacesRequiredBefore = Style.SpacesBeforeTrailingComments; in calculateFormattingInformation()