Searched refs:Stacker (Results 1 – 2 of 2) sorted by relevance
17 class Stacker {19 Stacker(Type*& location, Type* element) in Stacker() function27 Stacker(Type** location, Type* element) in Stacker() function35 ~Stacker() in ~Stacker()
1448 Stacker<Attribute> entryAttributeStacker(fTopAttribute, in _AddEntry()1481 Stacker<Attribute> entryAttributeStacker(fTopAttribute, entryAttribute); in _AddEntry()1540 Stacker<Attribute> attributeAttributeStacker(fTopAttribute, in _AddEntry()