Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp6217 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
6368 QualType lhptee = LHSTy->getAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
6853 QualType lhptee = LHSTy->getAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
6873 QualType lhptee = LHSTy->getAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
7107 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
7231 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
7274 QualType lhptee = LHSType->getAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp7719 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
7871 QualType lhptee = LHSTy->castAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
8388 QualType lhptee = LHSTy->castAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
8408 QualType lhptee = LHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
8743 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
8885 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
8949 QualType lhptee = LHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local