Home
last modified time | relevance | path

Searched defs:OldCursor (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DFormat.cpp237 split(const tooling::Replacements &Replacements, unsigned OldCursor, in split()
/llvm-project/clang/lib/Format/
H A DFormat.cpp3137 const auto OldCursor = Cursor ? *Cursor : 0; sortCppIncludes() local