Searched defs:_Next (Results 1 – 3 of 3) sorted by relevance
62 struct _Cell *_Next; /* reused if CELL_OFF < SIZE_CELL */ member
326 __owned_link* _Next() { return _M_next; } in _Next() function327 const __owned_link* _Next() const { return _M_next; } in _Next() function
3607 function TRewriteRuleElementStream._Next: IANTLRInterface; in _Next() function