Home | History | Annotate | Download | only in Sema

Lines Matching full:definition

3 int outer1; // expected-note{{previous definition is here}}
4 extern int outer2; // expected-note{{previous definition is here}}
6 int outer4; // expected-note{{previous definition is here}}
7 int outer5; // expected-note{{previous definition is here}}
8 int outer6(float); // expected-note{{previous definition is here}}
14 extern float outer3; // expected-note{{previous definition is here}}
19 extern int outer8; // expected-note{{previous definition is here}}
22 extern int outer9; // expected-note{{previous definition is here}}
32 extern int outer13; // expected-note{{previous definition is here}}
35 extern int outer11; // expected-note{{previous definition is here}}
36 extern int outer12; // expected-note{{previous definition is here}}