Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp7819 QualType lhptee, rhptee; in checkConditionalPointerCompatibility() local
7971 QualType lhptee = LHSTy->castAs<PointerType>()->getPointeeType(); in checkConditionalObjectPointersCompatibility() local
8488 QualType lhptee = LHSTy->castAs<PointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
8508 QualType lhptee = LHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); in FindCompositeObjCPointerType() local
8843 const Type *lhptee, *rhptee; in checkPointerTypesForAssignment() local
8985 QualType lhptee, rhptee; in checkBlockPointerTypesForAssignment() local
9049 QualType lhptee = LHSType->castAs<ObjCObjectPointerType>()->getPointeeType(); in checkObjCPointerTypesForAssignment() local