Home
last modified time | relevance | path

Searched defs:rhptee (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp6217 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
6369 QualType rhptee = RHSTy->getAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
6854 QualType rhptee = RHSTy->getAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
6874 QualType rhptee = RHSTy->getAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
7107 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
7231 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
7275 QualType rhptee = RHSType->getAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local