Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp5046 QualType lhptee = LHSTy->castAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
5067 QualType lhptee = LHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
H A DSemaExpr.cpp7925 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
8079 QualType lhptee = LHSTy->castAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
8850 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
9001 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
9065 QualType lhptee = LHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local