Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2137 for (const auto *propertyImpl : impDecl->property_impls()) { diagnoseNullResettableSynthesizedSetters() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3577 if (propertyImpl) { in GeneratePropertyList() local