Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp7819 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
7972 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
8489 QualType rhptee = RHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
8509 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
8843 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
8985 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
9050 QualType rhptee = RHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local