Searched refs:outer11 (Results 1 – 6 of 6) sorted by relevance
35 extern int outer11; // expected-note{{previous declaration is here}} in outer_shadowing_test()39 float outer11; in outer_shadowing_test() local43 extern float outer11; // expected-error{{redeclaration of 'outer11' with a different type}} in outer_shadowing_test()
228 ; The 'inner11' and 'outer11' functions test another dimension of non-internal243 define void @outer11() {244 ; CHECK-LABEL: @outer11(
176 define <2 x i32> @outer11() {177 ; CHECK-LABEL: @outer11(
284 define i32 @outer11(i1 %cond, ptr %ptr) {285 ; CHECK-LABEL: @outer11(
160 define i64 @outer11(ptr %ptr) {
158 define i64 @outer11(ptr %ptr) {