Searched refs:MergeWithNextLine (Results 1 – 1 of 1) sorted by relevance
3200 bool MergeWithNextLine = Trimmed.ends_with("\\"); in sortCppIncludes() local3201 if (!FormattingOff && !MergeWithNextLine) { in sortCppIncludes()3235 if (!MergeWithNextLine) in sortCppIncludes()