Searched defs:OldCursor (Results 1 – 2 of 2) sorted by relevance
237 split(const tooling::Replacements &Replacements, unsigned OldCursor, in split()
3137 const auto OldCursor = Cursor ? *Cursor : 0; sortCppIncludes() local