Home | History | Annotate | Download | only in Format

Lines Matching refs:SpacesBeforeTrailingComments

234     IO.mapOptional("SpacesBeforeTrailingComments",
235 Style.SpacesBeforeTrailingComments);
369 LLVMStyle.SpacesBeforeTrailingComments = 1;
411 GoogleStyle.SpacesBeforeTrailingComments = 2;
427 GoogleStyle.SpacesBeforeTrailingComments = 1;