Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp1156 if (ObjCPropertyDecl *ExtProp = dyn_cast<ObjCPropertyDecl>(R[0])) { in ActOnPropertyImplDecl() local
1157 PIkind = ExtProp->getPropertyAttributesAsWritten(); in ActOnPropertyImplDecl()