reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3732 sys::swapByteOrder(cro.flags); 5171 outs() << " flags " << format("0x%" PRIx32, cro.flags); 5172 if (cro.flags & RO_META) 5174 if (cro.flags & RO_ROOT) 5176 if (cro.flags & RO_HAS_CXX_STRUCTORS) 5286 is_meta_class = (cro.flags & RO_META) != 0;