Home
last modified time | relevance | path

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

12345678910

/llvm-project/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/llvm/utils/lit/tests/Inputs/test-data/
H A Dmetrics.ini1 [global] section
2 result_code = PASS
3 result_output = Test passed.
/llvm-project/llvm/test/MC/COFF/
H A Dlset0.s5 global = 456 define
6 .globl global symbol
/llvm-project/llvm/test/MC/ELF/
H A Difunc-reloc.s7 .global global symbol
9 .set global, alias define
/llvm-project/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/libcxx/test/libcxx/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
H A Dmove_reentrant.pass.cpp24 static std::function<void()> global; member
38 std::function<void()> A::global; member in A
H A Dnullptr_t_assign_reentrant.pass.cpp24 static std::function<void()> global; member
38 std::function<void()> A::global; member in A
/llvm-project/lldb/test/API/commands/expression/context-object/
H A Dmain.cpp20 CppStruct global; variable
27 int global = 3333; variable
/llvm-project/clang/test/CodeGen/
H A Dasan-frame-pointer.cpp7 int global; variable
H A Dasan-globals-gc.cpp14 int global; variable
H A Dasan-globals-odr.cpp10 int global; variable
H A Dasan-destructor-kind.cpp27 int global; variable
H A Dasan-static-odr.cpp6 static int global; variable
/llvm-project/clang/test/SemaCXX/
H A Dattr-no-sanitize.cpp9 __attribute__((no_sanitize("all"))) int global; // expected-warning{{'no_sanitize' attribute argume… variable
/llvm-project/llvm/test/MC/ARM/
H A Dthumb1-branch-reloc.s23 .globl global symbol
/llvm-project/lldb/test/API/macosx/builtin-debugtrap/
H A Dmain.cpp2 int global = 0; variable
/llvm-project/lldb/test/API/macosx/early-process-launch/
H A Dmain.c1 int global = 10; variable
/llvm-project/lld/test/ELF/
H A Dppc64-abs64-dyn.s26 .globl global symbol
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Duse-internal-linkage-fix-mode-none.cpp8 int global; variable
/llvm-project/compiler-rt/test/tsan/libdispatch/
H A Dasync-norace.c8 long global; variable
/llvm-project/clang/test/Analysis/
H A Dasm.cpp5 int global; global() variable

12345678910