Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h30 NSReturnsNotRetained, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp243 case api_notes::RetainCountConventionKind::NSReturnsNotRetained: in handleAPINotedRetainCountConvention()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp114 RetainCountConventionKind::NSReturnsNotRetained); in enumeration()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td2469 def NSReturnsNotRetained : InheritableAttr {