Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h828 void setPropertyAttributesAsWritten(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributesAsWritten() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp647 PDecl->setPropertyAttributesAsWritten( in CreatePropertyDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1299 D->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5266 ToProperty->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()