reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
351 switch (type) { 353 checkIntUInt(loc, val, 8, type); 357 checkInt(loc, val, 8, type); 361 checkIntUInt(loc, val, 16, type); 365 checkInt(loc, val, 16, type); 369 checkUInt(loc, val, 32, type); 387 checkInt(loc, val, 32, type);