Home
last modified time | relevance | path

Searched defs:getAll (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DLaneBitmask.h83 static constexpr LaneBitmask getAll() { return ~LaneBitmask(0); } in getAll() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DFileMatchTrie.cpp154 void getAll(std::vector<StringRef> &Results, in getAll() function in clang::tooling::FileMatchTrieNode
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.cpp25 SubtargetFeatureInfo::getAll(const RecordKeeper &Records) { in getAll() function in SubtargetFeatureInfo
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d334 static ThreadBase[] getAll() in getAll() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp1154 void MDAttachments::getAll( in getAll() function in MDAttachments