Searched defs:getElements (Results 1 – 4 of 4) sorted by relevance
220 Expr **getElements() { return getTrailingObjects<Expr *>(); } in getElements() function223 const Expr * const *getElements() const { in getElements() function
1217 DINodeArray getElements() const { in getElements() function2635 ArrayRef<uint64_t> getElements() const { return Elements; } in getElements() function
1330 NodeArray getElements() const { return Elements; } in getElements() function