Home
last modified time | relevance | path

Searched defs:variable (Results 1 – 25 of 141) sorted by relevance

123456

/llvm-project/lld/test/COFF/
H A Dlink-dll.s33 .global variable symbol
34 variable: label
42 variable label
H A Dautoimport-debug.s36 .global variable symbol
42 variable: label
H A Dautoimport-gc.s34 .global variable symbol
40 variable: label
H A Dautoimport-handler-func.s35 variable DATA label
/openbsd-src/gnu/usr.bin/perl/t/re/
H A Dpat_rt_report.t476 sub variable : lvalue {$var} subroutine
494 sub variable : lvalue {$var} subroutine
/llvm-project/clang/test/Sema/
H A Darm-mve-alias-attribute.c28 int variable; variable
H A Dno-builtin.cpp26 int __attribute__((no_builtin)) variable; variable
/llvm-project/clang/test/PCH/
H A Dtentative-defs.h2 int variable; variable
/llvm-project/clang/test/Modules/Inputs/
H A Dredecl-add-after-load-top.h3 static const int variable; member
H A Dredecl-add-after-load.h18 static const int variable; member
H A Dredecl-add-after-load-decls.h20 static const int variable; member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dcmdlne-dD-M.c11 int variable; variable
H A Dcmdlne-dM-dD.c11 int variable; variable
H A Dcmdlne-dN-M.c11 int variable; variable
H A Dcmdlne-dI-M.c12 int variable; variable
H A Dcmdlne-dM-M.c11 int variable; variable
H A Dcmdlne-dD-dM.c11 int variable; variable
/llvm-project/clang/test/Parser/
H A Dcxx-template-recovery.cpp12 int *variable = 0; // ok variable
H A Dcxx-namespace-after-missing-semicolon.cpp10 int variable = 0; // ok variable
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dpass19-frag.c6 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 DTestLibCxxFunction.py16 self, variable, result_to_match, skip_find_function=False argument
/llvm-project/clang/test/CodeCompletion/
H A Dkeywords.cpp5 int variable = 0; variable
/llvm-project/lldb/source/Core/
H A DValue.cpp255 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 DValue.cpp239 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 Dmain.c17 struct obj variable; in main() local

123456