Searched defs:VoidTy (Results 1 – 7 of 7) sorted by relevance
250 auto *VoidTy = Type::getVoidTy(M->getContext()); in emitRegistration() local335 auto *VoidTy = Type::getVoidTy(M->getContext()); in emitInitialization() local
136 Type *VoidTy = Type::getVoidTy(*C); in runOnModule() local
710 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNUstep() local719 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNUstep() local728 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNUstep() local946 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNU() local
111 llvm::Type *VoidTy; member
329 Type VoidTy, LabelTy, HalfTy, FloatTy, DoubleTy, MetadataTy; variable
492 Type *VoidTy = Type::getVoidTy(M->getContext()); in createFree() local
787 CanQualType VoidTy; variable