Searched refs:getVoidFuncType (Results 1 – 2 of 2) sorted by relevance
828 getVoidFuncType(Module *M) { in getVoidFuncType() function834 return PointerType::get(getVoidFuncType(M), AddrSpace); in getVoidFuncPtrType()
724 Type *getVoidFuncType(Module *M);