Searched defs:ptrType (Results 1 – 5 of 5) sorted by relevance
304 NonLoc makeIntValWithWidth(QualType ptrType, uint64_t integer) { in makeIntValWithWidth()
282 auto ptrType = is64 ? WASM_TYPE_I64 : WASM_TYPE_I32; in writeBody() local
3914 QualType ptrType = E->getBase()->getType(); in EmitArraySubscriptExpr() local5104 if (auto ptrType = E->getType()->getAs<PointerType>()) { in EmitCallee() local
4231 if (auto ptrType = type->getAs<PointerType>()) { in classifyPointerDeclarator() local7483 const ObjCObjectPointerType *ptrType = type->getAs<ObjCObjectPointerType>(); in checkObjCKindOfType() local
1442 const ObjCObjectPointerType *ptrType = in VisitAttributedType() local