Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h856 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp653 PDecl->setPropertyAttributesAsWritten( in CreatePropertyDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp1258 D->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp4739 ToProperty->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()