Searched defs:getElements (Results 1 – 3 of 3) sorted by relevance
221 Expr **getElements() { return getTrailingObjects<Expr *>(); } in getElements() function224 const Expr * const *getElements() const { in getElements() function
1181 DINodeArray getElements() const { in getElements() function2578 ArrayRef<uint64_t> getElements() const { return Elements; } in getElements() function
1145 NodeArray getElements() const { return Elements; } in getElements() function