Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h806 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten() function
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h848 void setPropertyAttributesAsWritten(ObjCPropertyAttribute::Kind PRVal) { in setPropertyAttributesAsWritten() function
/external/clang/lib/Sema/
DSemaObjCProperty.cpp645 PDecl->setPropertyAttributesAsWritten( in CreatePropertyDecl()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp654 PDecl->setPropertyAttributesAsWritten( in CreatePropertyDecl()
/external/clang/lib/Serialization/
DASTReaderDecl.cpp1124 D->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp1297 D->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()
/external/clang/lib/AST/
DASTImporter.cpp4235 ToProperty->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp5084 ToProperty->setPropertyAttributesAsWritten( in VisitObjCPropertyDecl()