reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
197 (IntPart << Scale) + (1ULL << (Scale - 1)), 197 (IntPart << Scale) + (1ULL << (Scale - 1)), 204 APInt(Sema.getWidth(), (1ULL << (Scale - 1)), Sema.isSigned()), Sema); 209 APInt(Sema.getWidth(), (IntPart << Scale), Sema.isSigned()), Sema); 215 APInt(Sema.getWidth(), (IntPart << Scale), Sema.isSigned()), Sema);