Searched defs:getVoidTy (Results 1 – 2 of 2) sorted by relevance
346 Type *getVoidTy() { in getVoidTy() function
221 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; } in getVoidTy() function in Type