Home
last modified time | relevance | path

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

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