Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp5047 QualType rhptee = RHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); FindCompositeObjCPointerType() local
5068 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); FindCompositeObjCPointerType() local
H A DSemaExpr.cpp7890 QualType lhptee, rhptee; checkConditionalPointerCompatibility() local
8045 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); checkConditionalObjectPointersCompatibility() local
8815 const Type *lhptee, *rhptee; checkPointerTypesForAssignment() local
8966 QualType lhptee, rhptee; checkBlockPointerTypesForAssignment() local
9031 QualType rhptee = RHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); checkObjCPointerTypesForAssignment() local
[all...]