Searched defs:lhptee (Results 1 – 2 of 2) sorted by relevance
6217 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local6368 QualType lhptee = LHSTy->getAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local6853 QualType lhptee = LHSTy->getAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local6873 QualType lhptee = LHSTy->getAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local7107 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local7231 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local7274 QualType lhptee = LHSType->getAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local
7719 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local7871 QualType lhptee = LHSTy->castAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local8388 QualType lhptee = LHSTy->castAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local8408 QualType lhptee = LHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local8743 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local8885 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local8949 QualType lhptee = LHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local