Searched refs:test9_helper (Results 1 – 2 of 2) sorted by relevance
64 static void test9_helper(void) {} in test9_helper() function66 (void) test9_helper; in test9()
250 id test9_helper(void) __attribute__((ns_returns_retained)); function252 id x __attribute__((objc_precise_lifetime)) = test9_helper();255 // CHECK-NEXT: [[CALL:%.*]] = call i8* @test9_helper()