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.cpp528 QualType ClassExtPropertyT = Context.getCanonicalType(PDecl->getType()); in HandlePropertyInClassExtension() local
530 !isa<ObjCObjectPointerType>(ClassExtPropertyT) || in HandlePropertyInClassExtension()
531 (!SemaRef.isObjCPointerConversion(ClassExtPropertyT, in HandlePropertyInClassExtension()