Searched defs:ptrType (Results 1 – 2 of 2) sorted by relevance
3590 if (auto ptrType = type->getAs<PointerType>()) { in classifyPointerDeclarator() local6556 const ObjCObjectPointerType *ptrType = type->getAs<ObjCObjectPointerType>(); in checkObjCKindOfType() local
4431 if (auto ptrType = E->getType()->getAs<PointerType>()) { in EmitCallee() local