Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp850 static bool hasWrittenStorageAttribute(ObjCPropertyDecl *Prop) { in hasWrittenStorageAttribute() function
1108 if (!hasWrittenStorageAttribute(property) && in ActOnPropertyImplDecl()