Searched defs:getElements (Results 1 – 2 of 2) sorted by relevance
172 Expr **getElements() { return reinterpret_cast<Expr **>(this + 1); } in getElements() function175 const Expr * const *getElements() const { in getElements() function
513 DIArray getElements() const { in getElements() function