Searched defs:getArray (Results 1 – 4 of 4) sorted by relevance
77 const json::Array *Object::getArray(StringRef K) const { in getArray() function in llvm::json::Object82 json::Array *Object::getArray(StringRef K) { in getArray() function in llvm::json::Object
297 [[nodiscard]] Pointer getArray() const { in getArray() function
1695 static DeclaratorChunk getArray(unsigned TypeQuals, in getArray() function
5149 static std::array<T, N> getArray(const MachOObjectFile &O, const void *Ptr) { in getArray() function