Searched refs:getAll (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Tooling/
H A DFileMatchTrie.cpp118 getAll(AllChildren, MatchingChild);
135 void getAll(std::vector<StringRef> &Results, function in class:clang::tooling::FileMatchTrieNode
148 It->getValue().getAll(Results, Children.end());

Completed in 47 milliseconds