Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp8434 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
8589 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
9136 QualType rhptee = RHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
9156 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
9491 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
9640 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
9705 QualType rhptee = RHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local