Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp6217 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
6368 QualType lhptee = LHSTy->getAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
6853 QualType lhptee = LHSTy->getAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
6873 QualType lhptee = LHSTy->getAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
7107 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
7231 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
7274 QualType lhptee = LHSType->getAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local