Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp8211 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
8364 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
8890 QualType rhptee = RHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
8910 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
9244 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
9386 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
9451 QualType rhptee = RHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local