Searched defs:getVoidTy (Results 1 – 4 of 4) sorted by relevance
165 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; } in getVoidTy() function in Type
154 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; } in getVoidTy() function in Type
363 Type *getVoidTy() { in getVoidTy() function
428 Type *getVoidTy() { in getVoidTy() function