Searched defs:getVoidTy (Results 1 – 4 of 4) sorted by relevance
260 Type *getVoidTy() { in getVoidTy() function
200 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