Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h824 void setPropertyAttributesAsWritten(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributesAsWritten() function
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp647 PDecl->setPropertyAttributesAsWritten( in CreatePropertyDecl()
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp1440 D->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp5487 ToProperty->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()