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