Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp5047 QualType rhptee = RHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
5068 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
H A DSemaExpr.cpp7925 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
8080 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
8850 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
9001 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
9066 QualType rhptee = RHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local