Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclObjC.h827 void setPropertyAttributesAsWritten(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributesAsWritten() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp647 PDecl->setPropertyAttributesAsWritten( in CreatePropertyDecl()
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp1392 D->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp5376 ToProperty->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()