Searched defs:Atom (Results 1 – 9 of 9) sorted by relevance
31 struct Atom struct33 Atom(float _x, float _y, float _z, int _number) in Atom() function46 // adapt the chemistry::Atom class
225 struct Atom { struct231 constexpr Atom(uint16_t Type, uint16_t Form) : Type(Type), Form(Form) {} in Atom() argument239 // static constexpr Atom Atoms[]; argument
35 typedef struct Atom { struct39 } Atom; argument
28 struct Atom { struct29 unsigned Value;40 static Atom formatAtom(unsigned Atom) { return {Atom}; } in formatAtom()96 for (auto Atom : getAtomsDesc()) { in validateForms() local120 for (auto Atom : getAtomsDesc()) { in readAtoms() local185 for (auto &Atom : AtomForms) { in dumpName() local217 for (const auto &Atom : HdrData.Atoms) { in dump() local263 for (const auto &Atom : HdrData.Atoms) in Entry() local272 for (auto &Atom : Values) in extract() local
116 using Atom = AppleAccelTableData::Atom; typedef in __anon106ebc770311::AppleAccelTableWriter638 for (auto Atom : Atoms) in print() local
57 const MCSymbol *Atom; variable
638 StringRef llvm::dwarf::AtomValueString(uint16_t Atom, unsigned Val) { in AtomValueString()
208 class Atom(TokenList): class
134 } Atom; typedef