Searched defs:setAtom (Results 1 – 2 of 2) sorted by relevance
246 void setAtom(const ocsd_pkt_atom &atom) { m_atom = atom; }; in setAtom() function
100 void setAtom(const MCSymbol *Value) { Atom = Value; } setAtom() function