HomeSort by: relevance | last modified time | path
    Searched defs:getAll (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Tooling/
FileMatchTrie.cpp 137 getAll(AllChildren, MatchingChild);
154 void getAll(std::vector<StringRef> &Results,
167 It->getValue().getAll(Results, Children.end());
  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
SubtargetFeatureInfo.cpp 25 SubtargetFeatureInfo::getAll(const RecordKeeper &Records) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
LaneBitmask.h 83 static constexpr LaneBitmask getAll() { return ~LaneBitmask(0); }

Completed in 25 milliseconds