Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp365 PDecl->setPropertyAttributesAsWritten( in HandlePropertyInClassExtension()
563 PDecl->setPropertyAttributesAsWritten( in CreatePropertyDecl()
/external/clang/include/clang/AST/
DDeclObjC.h2048 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten() function
/external/clang/lib/Serialization/
DASTReaderDecl.cpp824 D->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()
/external/clang/lib/AST/
DASTImporter.cpp3752 ToProperty->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()