Searched refs:nested_int (Results 1 – 3 of 3) sorted by relevance
22 ; static int nested_int = 2;23 ; local_int = nested_int;31 ; static int nested_int = 4;32 ; local_int = nested_int;40 ; NOTE: The scope for both DIGlobalVariable's named "nested_int" should refer61 ; CHECK: DisplayName: foo::nested_int62 ; CHECK: LinkageName: ?nested_int@?1??foo@@YAXXZ@4HA82 ; CHECK: DisplayName: bar::nested_int83 ; CHECK: LinkageName: ?nested_int@?1??bar@@YAXXZ@4HA137 @"?nested_int@?1??foo@@YAXXZ@4HA" = internal global i32 2, align 4, !dbg !12[all …]
249 nested_int = SerializableInt(4)251 SerializableNestedInt(3, nested_int),
273 NestedAny<0, 0>::Int nested_int; // expected-error {{ambiguous}} variable