/llvm-project/lld/test/COFF/ |
H A D | link-dll.s | 33 .global variable symbol 34 variable: label 42 variable label
|
H A D | autoimport-debug.s | 36 .global variable symbol 42 variable: label
|
H A D | autoimport-gc.s | 34 .global variable symbol 40 variable: label
|
H A D | autoimport-handler-func.s | 35 variable DATA label
|
/openbsd-src/gnu/usr.bin/perl/t/re/ |
H A D | pat_rt_report.t | 476 sub variable : lvalue {$var} subroutine 494 sub variable : lvalue {$var} subroutine
|
/llvm-project/clang/test/Sema/ |
H A D | arm-mve-alias-attribute.c | 28 int variable; variable
|
H A D | no-builtin.cpp | 26 int __attribute__((no_builtin)) variable; variable
|
/llvm-project/clang/test/PCH/ |
H A D | tentative-defs.h | 2 int variable; variable
|
/llvm-project/clang/test/Modules/Inputs/ |
H A D | redecl-add-after-load-top.h | 3 static const int variable; member
|
H A D | redecl-add-after-load.h | 18 static const int variable; member
|
H A D | redecl-add-after-load-decls.h | 20 static const int variable; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | cmdlne-dD-M.c | 11 int variable; variable
|
H A D | cmdlne-dM-dD.c | 11 int variable; variable
|
H A D | cmdlne-dN-M.c | 11 int variable; variable
|
H A D | cmdlne-dI-M.c | 12 int variable; variable
|
H A D | cmdlne-dM-M.c | 11 int variable; variable
|
H A D | cmdlne-dD-dM.c | 11 int variable; variable
|
/llvm-project/clang/test/Parser/ |
H A D | cxx-template-recovery.cpp | 12 int *variable = 0; // ok variable
|
H A D | cxx-namespace-after-missing-semicolon.cpp | 10 int variable = 0; // ok variable
|
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/ |
H A D | pass19-frag.c | 6 struct foo {int base; char variable[1]; }; /* a common idiom for variable-size structs */ in main() member
|
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/function/ |
H A D | TestLibCxxFunction.py | 16 self, variable, result_to_match, skip_find_function=False argument
|
/llvm-project/clang/test/CodeCompletion/ |
H A D | keywords.cpp | 5 int variable = 0; variable
|
/llvm-project/lldb/source/Core/ |
H A D | Value.cpp | 255 Variable *variable = GetVariable(); in GetCompilerType() local 404 Variable *variable = GetVariable(); GetValueAsData() local 445 Variable *variable = GetVariable(); GetValueAsData() local [all...] |
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | Value.cpp | 239 Variable *variable = GetVariable(); in GetCompilerType() local 388 Variable *variable = GetVariable(); in GetValueAsData() local 429 Variable *variable = GetVariable(); in GetValueAsData() local
|
/llvm-project/lldb/test/API/functionalities/watchpoint/unaligned-large-watchpoint/ |
H A D | main.c | 17 struct obj variable; in main() local
|