Lines Matching full:test9_helper
253 id test9_helper(void) __attribute__((ns_returns_retained));255 id x __attribute__((objc_precise_lifetime)) = test9_helper();258 // CHECK-NEXT: [[CALL:%.*]] = call i8* @test9_helper()