Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/
H A DFileMatchTrie.cpp136 std::vector<StringRef> AllChildren; in findEquivalent() local
/llvm-project/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp27 explicit AndIterator(std::vector<std::unique_ptr<Iterator>> AllChildren) in AndIterator()
144 explicit OrIterator(std::vector<std::unique_ptr<Iterator>> AllChildren) in OrIterator()