Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h1476 bool hasWrittenStorageAttribute() const { in hasWrittenStorageAttribute() function
/external/clang/lib/Sema/
DSemaObjCProperty.cpp590 !property->hasWrittenStorageAttribute() && in ActOnPropertyImplDecl()