Searched refs:outer5 (Results 1 – 5 of 5) sorted by relevance
7 int outer5; variable16 extern int outer5; // expected-note{{previous declaration is here}} in outer_test()28 float outer5; // expected-error{{redefinition of 'outer5' with a different type}} variable
66 int outer5; // expected-note{{previous definition is here}} variable74 int outer5(int); // expected-error{{redefinition of 'outer5' as different kind of symbol}} in outer_test()
22 br i1 false, label %bb.outer5.split.split.split.us, label %cond_true194.split24 bb.outer5.split.split.split.us: ; preds = %cond_next30 cond_next188.us503.us: ; preds = %bb.outer5.split.split.split.us49 bb.us481: ; preds = %bb.outer5.split.split.split.us
91 define i32 @outer5(i32 %x) {92 ; CHECK-LABEL: @outer5(
128 define void @outer5() {129 ; CHECK-LABEL: @outer5(