Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp1145 if (auto *ExtProp = R.find_first<ObjCPropertyDecl>()) { in ActOnPropertyImplDecl() local
1146 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()