Home | History | Annotate | Download | only in IR

Lines Matching refs:isVoidTy

458   assert(!MCall->getType()->isVoidTy() && "Malloc has void return type");
875 assert(!Ty->isVoidTy() && "Cannot allocate void!");
884 assert(!Ty->isVoidTy() && "Cannot allocate void!");