Searched refs:hasPointeeTypeAttr (Results 1 – 3 of 3) sorted by relevance
302 inline bool hasPointeeTypeAttr(Argument *Arg) { in hasPointeeTypeAttr() function
1621 if (!ElemTy && hasPointeeTypeAttr(CalledArg)) in insertPtrCastOrAssignTypeInstr()2183 if (hasPointeeTypeAttr(Arg) && in processParamTypesByFunHeader()2335 if (!hasPointeeTypeAttr(Arg)) { in applyDemangledPtrArgTypes()2552 if (isPointerTy(Arg->getType()) && !hasPointeeTypeAttr(Arg)) in parseFunDeclarations()
231 if (hasPointeeTypeAttr(Arg)) { in getArgSPIRVType()