Home
last modified time | relevance | path

Searched defs:getAtom (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h126 Atom getAtom() const { return formula().getAtom(); } in getAtom() function
143 Atom getAtom() const { return formula().getAtom(); } in getAtom() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp85 const MCSymbol *MCFragment::getAtom() const { in getAtom() function in MCFragment
H A DMCSectionMachO.cpp296 const MCSymbol *MCSectionMachO::getAtom(size_t I) const { in getAtom() function in MCSectionMachO
H A DMachObjectWriter.cpp157 const MCSymbol *MachObjectWriter::getAtom(const MCSymbol &S) const { in getAtom() function in MachObjectWriter
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_elem_ptm.h106 const ocsd_pkt_atom &getAtom() const { return atom; }; in getAtom() function
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_elem_etmv3.h138 const ocsd_pkt_atom &getAtom() const { return m_pkt_data.atom; }; in getAtom() function
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_elem_etmv4i.h182 const ocsd_pkt_atom &getAtom() const { return atom; }; in getAtom() function