Home
last modified time | relevance | path

Searched refs:test_globals (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libc/test/src/unistd/
H A Dgetopt_test.cpp18 namespace test_globals {
25 } // namespace test_globals
31 &test_globals::optarg, &test_globals::optind, &test_globals::optopt, in set_state()
32 &test_globals::optpos, &test_globals::opterr, errstream); in set_state()
71 ASSERT_EQ(test_globals::optind, 1); in SetUp()
75 test_globals::optind = 1;
76 test_globals
20 namespace test_globals { global() namespace
[all...]
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsafe-buffer-usage-debug.cpp63 void test_globals() { in test_globals() function
/llvm-project/llvm/test/Transforms/LoopStrengthReduce/AArch64/
H A Dlsr-memcpy.ll52 define ptr @test_globals() nounwind {
53 ; CHECK-LABEL: test_globals:
/llvm-project/clang/test/CodeGenCXX/
H A Dcxx1z-decomposition.cpp73 int test_globals() { in test_globals() function
/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/
H A Darm-regbankselect.mir34 define void @test_globals() { ret void }
592 name: test_globals
593 # CHECK-LABEL: name: test_globals