Searched refs:NextInPosition (Results 1 – 1 of 1) sorted by relevance
129 AttributeList *NextInPosition; variable220 HasParsedType(false), NextInPosition(0), NextInPool(0) { in AttributeList()239 NextInPosition(0), NextInPool(0) { in AttributeList()257 NextInPosition(NULL), NextInPool(NULL) { in AttributeList()275 NextInPosition(0), NextInPool(0) { in AttributeList()289 NextInPosition(0), NextInPool(0) { in AttributeList()345 AttributeList *getNext() const { return NextInPosition; } in getNext()346 void setNext(AttributeList *N) { NextInPosition = N; } in setNext()