Home
last modified time | relevance | path

Searched refs:nested_int (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dglobal_visibility.ll22 ; 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 refer
61 ; CHECK: DisplayName: foo::nested_int
62 ; CHECK: LinkageName: ?nested_int@?1??foo@@YAXXZ@4HA
82 ; CHECK: DisplayName: bar::nested_int
83 ; CHECK: LinkageName: ?nested_int@?1??bar@@YAXXZ@4HA
146 %0 = load i32, i32* @"?nested_int@?1??foo@@YAXXZ@4HA", align 4, !dbg !45
[all …]
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dtemp_arg_nontype_cxx1z.cpp284 NestedAny<0, 0>::Int nested_int; // expected-error {{ambiguous}} variable