/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
|
H A D | link-dll-i386.s | 40 variable label
|
/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
|
/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
|
/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/test/API/functionalities/watchpoint/unaligned-large-watchpoint/ |
H A D | main.c | 17 struct obj variable; in main() local
|
/llvm-project/lldb/test/API/lang/cpp/complete-type-check/ |
H A D | TestCppIsTypeComplete.py | 28 def assertPointeeIncomplete(self, typename, variable): argument
|
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
H A D | p10.cpp | 19 int variable; // expected-note {{declared here}} in explicit_capture() local
|
/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...] |
/llvm-project/flang/include/flang/Optimizer/Builder/ |
H A D | HLFIRTools.h | 56 Entity(fir::FortranVariableOpInterface variable) Entity() argument 197 EntityWithAttributes(fir::FortranVariableOpInterface variable) EntityWithAttributes() argument [all...] |
/llvm-project/clang/test/OpenMP/ |
H A D | declare_target_variables_ast_print.cpp | 4 static int variable = 100; variable
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/ |
H A D | no-recursion.cpp | 175 recursion_through_destructor variable; in ~recursion_through_destructor() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | err_init_conversion_failed.cpp | 4 char variable = (void)0; in test0() local
|
/llvm-project/clang/test/Modules/ |
H A D | redecl-add-after-load.cpp | 29 static const int variable; member
|
/llvm-project/flang/lib/Semantics/ |
H A D | semantics.cpp | 435 CheckIndexVarRedefine(const parser::CharBlock & location,const Symbol & variable,parser::MessageFixedText && message) CheckIndexVarRedefine() argument 446 WarnIndexVarRedefine(const parser::CharBlock & location,const Symbol & variable) WarnIndexVarRedefine() argument 454 CheckIndexVarRedefine(const parser::CharBlock & location,const Symbol & variable) CheckIndexVarRedefine() argument 459 CheckIndexVarRedefine(const parser::Variable & variable) CheckIndexVarRedefine() argument [all...] |