Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp52 PropAction_RetainReplacedWithStrong, enumerator
155 case PropAction_RetainReplacedWithStrong: { in doPropAction()
180 return doPropAction(PropAction_RetainReplacedWithStrong, props, atLoc); in rewriteProperty()