Home
last modified time | relevance | path

Searched refs:ClassExtPropertyT (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp537 QualType ClassExtPropertyT = Context.getCanonicalType(PDecl->getType()); in HandlePropertyInClassExtension() local
539 !isa<ObjCObjectPointerType>(ClassExtPropertyT) || in HandlePropertyInClassExtension()
540 (!isObjCPointerConversion(ClassExtPropertyT, PrimaryClassPropertyT, in HandlePropertyInClassExtension()