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