reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
311 Type::getInt1Ty(Context), 312 Type::getInt8Ty(Context), 313 Type::getInt16Ty(Context), 314 Type::getInt32Ty(Context), 315 Type::getInt64Ty(Context), 316 Type::getFloatTy(Context), 317 Type::getDoubleTy(Context) 625 Type *CondTy = Type::getInt1Ty(Context);