Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp862 if (ObjCPropertyDecl *ExtProp = dyn_cast<ObjCPropertyDecl>(R[0])) { in ActOnPropertyImplDecl() local
863 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()