Home
last modified time | relevance | path

Searched refs:OBJC_PR_nullability (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaObjCProperty.cpp355 PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_nullability); in HandlePropertyInClassExtension()
642 PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_nullability); in CreatePropertyDecl()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclPrinter.cpp1249 ObjCPropertyDecl::OBJC_PR_nullability) { in VisitObjCPropertyDecl()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h2443 OBJC_PR_nullability = 0x1000, enumerator