Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp527 QualType ClassExtPropertyT = Context.getCanonicalType(PDecl->getType()); in HandlePropertyInClassExtension() local
529 !isa<ObjCObjectPointerType>(ClassExtPropertyT) || in HandlePropertyInClassExtension()
530 (!SemaRef.isObjCPointerConversion(ClassExtPropertyT, in HandlePropertyInClassExtension()