Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp966 if (ObjCPropertyDecl *ExtProp = dyn_cast<ObjCPropertyDecl>(R[0])) { in ActOnPropertyImplDecl() local
967 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()