Home
last modified time | relevance | path

Searched refs:CursorMoved (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DFormat.cpp1766 bool CursorMoved = false; in sortIncludes() local
1772 if (Cursor && !CursorMoved) { in sortIncludes()
1777 CursorMoved = true; in sortIncludes()