Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h82 static constexpr LaneBitmask getAll() { return ~LaneBitmask(0); } in getAll() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DFileMatchTrie.cpp154 void getAll(std::vector<StringRef> &Results, in getAll() function in clang::tooling::FileMatchTrieNode
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DSubtargetFeatureInfo.cpp24 SubtargetFeatureInfo::getAll(const RecordKeeper &Records) { in getAll() function in SubtargetFeatureInfo
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtiming.h164 void getAll(ScopedString &Str) EXCLUDES(Mutex) { in getAll() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1418 void MDAttachments::getAll( in getAll() function in MDAttachments
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp465 SubCommand &SubCommand::getAll() { return *AllSubCommands; } in getAll() function in SubCommand
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6228 function getAll( elem ) { function