Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h27 CFReturnsRetained, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp231 case api_notes::RetainCountConventionKind::CFReturnsRetained: in handleAPINotedRetainCountConvention()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp108 RetainCountConventionKind::CFReturnsRetained); in enumeration()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td1161 def CFReturnsRetained : InheritableAttr {