Searched defs:getArray (Results 1 – 5 of 5) sorted by relevance
184 Pointer getArray() const { in getArray() function
75 const json::Array *Object::getArray(StringRef K) const { in getArray() function in llvm::json::Object80 json::Array *Object::getArray(StringRef K) { in getArray() function in llvm::json::Object
138 static Designator getArray(Expr *Index, in getArray() function
1631 static DeclaratorChunk getArray(unsigned TypeQuals, in getArray() function
5133 static std::array<T, N> getArray(const MachOObjectFile &O, const void *Ptr) { in getArray() function