Home
last modified time | relevance | path

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

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