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