Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h28 CFReturnsNotRetained, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp235 case api_notes::RetainCountConventionKind::CFReturnsNotRetained: in handleAPINotedRetainCountConvention()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp110 RetainCountConventionKind::CFReturnsNotRetained); in enumeration()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td1167 def CFReturnsNotRetained : InheritableAttr {