Searched refs:atomType (Results 1 – 3 of 3) sorted by relevance
56 atomType(that.atomType), in AtomDecl()66 : code(c), name(n), message(m), atomType(a) { in AtomDecl()503 const AtomType atomType = getAtomType(atomField); in collate_from_field_descriptor() local508 atomType); in collate_from_field_descriptor()529 atomType == ATOM_TYPE_PUSHED ? in collate_from_field_descriptor()538 atomType); in collate_from_field_descriptor()
177 AtomType atomType; member189 AtomDecl(int code, const string& name, const string& message, AtomType atomType);
118 if (atomDecl.atomType == ATOM_TYPE_PULLED) { in write_rust_method_signature()305 if (atomDecl.atomType == ATOM_TYPE_PUSHED) { in write_rust_method_body()368 if (atomDecl.atomType == ATOM_TYPE_PUSHED) { in write_rust_method_body()385 if (atomDecl->atomType == ATOM_TYPE_PUSHED) { in write_rust_stats_write_method()471 bool isPush = atomDecl->atomType == ATOM_TYPE_PUSHED; in write_rust_struct()