Searched defs:getAttrArrayPtr (Results 1 – 1 of 1) sorted by relevance
846 Attr *const *getAttrArrayPtr() const { in getAttrArrayPtr() function849 Attr **getAttrArrayPtr() { return reinterpret_cast<Attr **>(this + 1); } in getAttrArrayPtr() function