reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
108 for (BitVector::size_type I = 0; I < Properties.size(); ++I) { 108 for (BitVector::size_type I = 0; I < Properties.size(); ++I) { 109 if (!Properties[I]) 111 OS << Separator << getPropertyName(static_cast<Property>(I));