Home | History | Annotate | Download | only in Format

Lines Matching refs:SpacesBeforeTrailingComments

130     IO.mapOptional("SpacesBeforeTrailingComments",
131 Style.SpacesBeforeTrailingComments);
180 LLVMStyle.SpacesBeforeTrailingComments = 1;
216 GoogleStyle.SpacesBeforeTrailingComments = 2;