Searched refs:SpacesBeforeTrailingComments (Results 1 – 5 of 5) sorted by relevance
138 SpacesBeforeTrailingComments: 2
4397 unsigned SpacesBeforeTrailingComments; member4903 SpacesBeforeTrailingComments == R.SpacesBeforeTrailingComments &&
367 std::string(Style.SpacesBeforeTrailingComments, ' ') + in analyze()
1100 Style.SpacesBeforeTrailingComments); in mapping()1561 LLVMStyle.SpacesBeforeTrailingComments = 1; in getLLVMStyle()1686 GoogleStyle.SpacesBeforeTrailingComments = 2; in getGoogleStyle()1703 GoogleStyle.SpacesBeforeTrailingComments = 1; in getGoogleStyle()
3564 Current->SpacesRequiredBefore = Style.SpacesBeforeTrailingComments; in calculateFormattingInformation()