Searched refs:TheTy (Results 1 – 2 of 2) sorted by relevance
389 SPIRVForward(SPIRVModule *TheModule, SPIRVType *TheTy, SPIRVId TheId): in SPIRVForward() argument391 if (TheTy) in SPIRVForward()392 setType(TheTy); in SPIRVForward()
378 PointerType *TheTy) { in printStructReturnPointerFunctionType() argument379 FunctionType *FTy = cast<FunctionType>(TheTy->getElementType()); in printStructReturnPointerFunctionType()