reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
94 Type *Int16Ty = Type::getInt16Ty(Ctx); 95 Type *Int32Ty = Type::getInt32Ty(Ctx); 96 Type *Int64Ty = Type::getInt64Ty(Ctx); 97 Type *Float64Ty = Type::getDoubleTy(Ctx);