Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDc-typeck.c3824 types_are_block_compatible (tree lhptee, tree rhptee) in types_are_block_compatible()
4541 tree rhptee = TREE_TYPE(rhstype); in convert_for_assignment() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp7054 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
7207 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
7694 QualType rhptee = RHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
7714 QualType rhptee = RHSTy->castAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
8026 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
8164 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
8229 QualType rhptee = RHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local