Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp707 PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_null_resettable); in CreatePropertyDecl()
2094 ObjCPropertyDecl::OBJC_PR_null_resettable) && in diagnoseNullResettableSynthesizedSetters()
2383 ObjCPropertyDecl::OBJC_PR_null_resettable) { in ProcessPropertyDecl()
2457 ObjCPropertyDecl::OBJC_PR_null_resettable) { in ProcessPropertyDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp1463 ObjCPropertyDecl::OBJC_PR_null_resettable)) { in VisitObjCPropertyDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h750 OBJC_PR_null_resettable = 0x2000, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp8504 clang::ObjCPropertyDecl::OBJC_PR_null_resettable) in AddObjCClassProperty()
8506 clang::ObjCPropertyDecl::OBJC_PR_null_resettable); in AddObjCClassProperty()