Searched refs:stdext (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/test/ThinLTO/X86/ |
H A D | windows-vftable.ll | 4 ….bc %t2.bc -r=%t1.bc,"??_7bad_array_new_length@stdext@@6B@",pl -r=%t1.bc,"??_Gbad_array_new_length… 6 ; RUN: -r=%t2.bc,"??_7bad_array_new_length@stdext@@6B@", -r=%t2.bc,"??_Gbad_array_new_length@stde… 10 …] [ptr null, ptr @"??_Gbad_array_new_length@stdext@@UEAAPEAXI@Z"] }, comdat($"??_7bad_array_new_le… 11 ; CHECK: @"??_7bad_array_new_length@stdext@@6B@" = unnamed_addr alias ptr, getelementptr inbounds (… 12 ; CHECK: define available_externally dso_local noundef ptr @"??_Gbad_array_new_length@stdext@@UEAAP… 18 $"??_7bad_array_new_length@stdext@@6B@" = comdat largest 19 $"??_Gbad_array_new_length@stdext@@UEAAPEAXI@Z" = comdat any 22 …] [ptr null, ptr @"??_Gbad_array_new_length@stdext@@UEAAPEAXI@Z"] }, comdat($"??_7bad_array_new_le… 24 @"??_7bad_array_new_length@stdext@@6B@" = unnamed_addr alias ptr, getelementptr inbounds ({ [4 x pt… 26 define linkonce_odr dso_local noundef ptr @"??_Gbad_array_new_length@stdext@@UEAAPEAXI@Z"(ptr nound… [all …]
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | lto-visibility-inference.cpp | 42 namespace stdext { namespace 69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) { in f()
|
/llvm-project/clang/docs/ |
H A D | LTOVisibility.rst | 74 ``std`` and ``stdext`` namespaces.
|
/llvm-project/clang/include/clang/Basic/ |
H A D | CodeGenOptions.def | 364 /// Whether to use public LTO visibility for entities in std and stdext
|
/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 7625 HelpText<"Use public LTO visibility for classes in std and stdext namespaces">,
|