Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp351 PDecl->setPropertyAttributesAsWritten( in HandlePropertyInClassExtension()
589 PDecl->setPropertyAttributesAsWritten( in CreatePropertyDecl()
/external/clang/include/clang/AST/
DDeclObjC.h2267 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten() function
/external/clang/lib/Serialization/
DASTReaderDecl.cpp906 D->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()
/external/clang/lib/AST/
DASTImporter.cpp3782 ToProperty->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()