Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2120 for (const auto *propertyImpl : impDecl->property_impls()) { diagnoseNullResettableSynthesizedSetters() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3576 auto *propertyImpl = Context.getObjCPropertyImplDeclForPropertyDecl(property, Container); GeneratePropertyList() local