Searched defs:getAtom (Results 1 – 7 of 7) sorted by relevance
128 Atom getAtom() const { return formula().getAtom(); } getAtom() function 145 Atom getAtom() const { return formula().getAtom(); } getAtom() function
68 Atom getAtom() const { in getAtom() function
106 const ocsd_pkt_atom &getAtom() const { return atom; }; in getAtom() function
138 const ocsd_pkt_atom &getAtom() const { return m_pkt_data.atom; }; in getAtom() function
182 const ocsd_pkt_atom &getAtom() const { return atom; }; in getAtom() function
99 const MCSymbol *getAtom() const { return Atom; } getAtom() function
177 const MCSymbol *MCAssembler::getAtom(const MCSymbol &S) const { getAtom() function in MCAssembler