Home
last modified time | relevance | path

Searched defs:global (Results 1 – 25 of 211) sorted by relevance

123456789

/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/xunit-output/
H A Dmissing_feature.ini1 [global] section
2 result_code = UNSUPPORTED
3 result_output = not shown
5 required_feature = dummy_feature
H A Dexcluded.ini1 [global] section
2 result_code = EXCLUDED
3 result_output = not shown
H A Dpass.ini1 [global] section
2 result_code = PASS
3 result_output = not shown
H A Dunsupported.ini1 [global] section
2 result_code = UNSUPPORTED
3 result_output = not shown
H A Dbad&name.ini1 [global] section
2 result_code = FAIL
3 result_output = & < > ]]> &"
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/test-data/
H A Dmetrics.ini1 [global] section
2 result_code = PASS
3 result_output = Test passed.
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Dmicro-tests.ini1 [global] section
2 result_code = PASS
3 result_output = Test passed.
/llvm-project-15.0.7/libcxx/test/libcxx/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
H A Dnullptr_t_assign_reentrant.pass.cpp25 static std::function<void()> global; member
36 std::function<void()> A::global; member in A
H A Dmove_reentrant.pass.cpp25 static std::function<void()> global; member
36 std::function<void()> A::global; member in A
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dasan-globals-gc.cpp14 int global; variable
H A Dasan-frame-pointer.cpp7 int global; variable
H A Dasan-globals-odr.cpp11 int global; variable
H A Dasan-destructor-kind.cpp27 int global; variable
H A Dasan-static-odr.cpp6 static int global; variable
/llvm-project-15.0.7/lldb/test/API/commands/expression/context-object/
H A Dmain.cpp20 CppStruct global; variable
27 int global = 3333; variable
/llvm-project-15.0.7/lld/test/ELF/
H A Dppc64-abs64-dyn.s27 global: label
H A Ddebug-dead-reloc-tls.s20 global: label
/llvm-project-15.0.7/lldb/test/API/macosx/builtin-debugtrap/
H A Dmain.cpp2 int global = 0; variable
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dthumb1-branch-reloc.s25 global: label
/llvm-project-15.0.7/llvm/test/MC/COFF/
H A Dlset0.s5 global = 456 define
/llvm-project-15.0.7/llvm/test/MC/ELF/
H A Difunc-reloc.s9 .set global, alias define
/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Darwin/
H A Dabort_on_error.cpp15 int global; variable
/llvm-project-15.0.7/compiler-rt/test/tsan/libdispatch/
H A Dsemaphore-norace.c8 long global; variable
H A Dasync-race.c8 long global; variable
H A Dasync-norace.c8 long global; variable

123456789