Searched refs:isVoidFuncTy (Results 1 – 2 of 2) sorted by relevance
240 isVoidFuncTy(FunctionType *FT) { in isVoidFuncTy() function1063 assert(isVoidFuncTy(FT) && "Not supported"); in transTypeDesc()
627 bool isVoidFuncTy(FunctionType *FT);