Searched defs:getElements (Results 1 – 3 of 3) sorted by relevance
220 Expr **getElements() { return getTrailingObjects<Expr *>(); } in getElements() function223 const Expr * const *getElements() const { in getElements() function
1228 DINodeArray getElements() const { getElements() function 2685 ArrayRef<uint64_t> getElements() const { return Elements; } getElements() function [all...]
1450 NodeArray getElements() const { return Elements; } getElements() function