Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSelection.cpp340 bool mayHit(SourceRange R) const { in mayHit() function in clang::clangd::__anon2b7dfc710111::SelectionTester
801 if (!SelChecker.mayHit(S)) { in canSafelySkipNode()