Searched refs:isPointerTyOrWrapper (Results 1 – 3 of 3) sorted by relevance
337 inline bool isPointerTyOrWrapper(const Type *Ty) { in isPointerTyOrWrapper() function
347 if (isPointerTyOrWrapper(Arg.getType())) { in lowerFormalArguments()
1112 if (TypesInProcessing.count(Ty) && !isPointerTyOrWrapper(Ty)) in restOfCreateSPIRVType()