Searched refs:MergeWithNextLine (Results 1 – 1 of 1) sorted by relevance
2832 bool MergeWithNextLine = Trimmed.endswith("\\"); in sortCppIncludes() local2833 if (!FormattingOff && !MergeWithNextLine) { in sortCppIncludes()2867 if (!MergeWithNextLine) in sortCppIncludes()