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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Tooling/
H A DFileMatchTrie.cpp120 getAll(AllChildren, MatchingChild);
137 void getAll(std::vector<StringRef> &Results, function in class:clang::tooling::FileMatchTrieNode
150 It->getValue().getAll(Results, Children.end());
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DMetadata.cpp1094 void MDAttachmentMap::getAll(
1218 Info.getAll(Result);
1229 Info.getAll(Result);
1284 getContext().pImpl->FunctionMetadata[this].getAll(MDs);
H A DLLVMContextImpl.h890 void getAll(SmallVectorImpl<std::pair<unsigned, MDNode *>> &Result) const;
/freebsd-11.0-release/contrib/libxo/xohtml/external/
H A Djquery.js6228 function getAll( elem ) {
6276 srcElements = getAll( elem );
6277 destElements = getAll( clone );
6295 srcElements = getAll( elem );
6296 destElements = getAll( clone );

Completed in 76 milliseconds