Searched defs:newCursor (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/tools/libclang/ | ||
H A D | CXCursor.h | 269 CXCursor newCursor = cursor; in getTypeRefedCallExprCursor() local |
H A D | CXCursor.cpp | 1234 CXCursor newCursor = cursor; getSelectorIdentifierCursor() local |
/llvm-project/clang/unittests/Format/ | ||
H A D | SortIncludesTest.cpp | 46 unsigned newCursor(StringRef Code, unsigned Cursor) { in newCursor() function in clang::format::__anone50231800111::SortIncludesTest |