reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
314 if (Pos != StringRef::npos) { 315 Pos += sizeof("machine = ") - 1; 317 if (!Lines[I].drop_front(Pos).getAsInteger(10, Id)) {