Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DSelection.cpp785 pointBounds(unsigned Offset, const syntax::TokenBuffer &Tokens) { in pointBounds() function
808 for (std::pair<unsigned, unsigned> Bounds : pointBounds(Begin, Tokens)) in createEach()