Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransProperties.cpp53 PropAction_RetainReplacedWithStrong, enumerator
157 case PropAction_RetainReplacedWithStrong: { in doPropAction()
182 return doPropAction(PropAction_RetainReplacedWithStrong, props, atLoc); in rewriteProperty()