Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/DebugInfo/COFF/
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
137 @"?nested_int@?1??foo@@YAXXZ@4HA" = internal global i32 2, align 4, !dbg !12
[all …]
/external/tensorflow/tensorflow/python/keras/utils/
Dgeneric_utils_test.py249 nested_int = SerializableInt(4)
251 SerializableNestedInt(3, nested_int),
/external/llvm-project/clang/test/SemaTemplate/
Dtemp_arg_nontype_cxx1z.cpp273 NestedAny<0, 0>::Int nested_int; // expected-error {{ambiguous}} variable