Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSelection.cpp449 return testToken(*Offset); in testChunk()
471 return testToken(*ExpansionOffset); in testChunk()
501 SelectionTree::Selection testToken(unsigned Offset) const { in testToken() function in clang::clangd::__anon2b7dfc710111::SelectionTester