Searched refs:hasGCWeak (Results 1 – 1 of 1) sorted by relevance
192 (Pass.isGCMigration() && !hasGCWeak(props, atLoc))) in rewriteProperty()217 (Pass.isGCMigration() && !hasGCWeak(props, atLoc)) ? "strong" : in rewriteAssign()229 (Pass.isGCMigration() && !hasGCWeak(props, atLoc)) ? "__strong " : in rewriteAssign()335 bool hasGCWeak(PropsTy &props, SourceLocation atLoc) const { in hasGCWeak() function in __anondfa4a76a0111::PropertiesRewriter