Searched refs:SpacesBeforeTrailingComments (Results 1 – 3 of 3) sorted by relevance
3166 unsigned SpacesBeforeTrailingComments; member3505 SpacesBeforeTrailingComments == R.SpacesBeforeTrailingComments &&
733 Style.SpacesBeforeTrailingComments); in mapping()1082 LLVMStyle.SpacesBeforeTrailingComments = 1; in getLLVMStyle()1218 GoogleStyle.SpacesBeforeTrailingComments = 2; in getGoogleStyle()1234 GoogleStyle.SpacesBeforeTrailingComments = 1; in getGoogleStyle()
2562 Current->SpacesRequiredBefore = Style.SpacesBeforeTrailingComments; in calculateFormattingInformation()