| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | link-dll.s | 34 variable: label 42 variable label
|
| H A D | link-dll-i386.s | 40 variable label
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | arm-mve-alias-attribute.c | 28 int variable; variable
|
| H A D | no-builtin.cpp | 27 int __attribute__((no_builtin)) variable; variable
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | tentative-defs.h | 2 int variable; variable
|
| /llvm-project-15.0.7/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-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/function/ |
| H A D | TestLibCxxFunction.py | 17 def run_frame_var_check_cache_use(self, variable, result_to_match, skip_find_function=False): argument
|
| /llvm-project-15.0.7/clang/test/CodeCompletion/ |
| H A D | keywords.cpp | 5 int variable = 0; variable
|
| /llvm-project-15.0.7/lldb/test/API/lang/cpp/complete-type-check/ |
| H A D | TestCppIsTypeComplete.py | 28 def assertPointeeIncomplete(self, typename, variable): argument
|
| /llvm-project-15.0.7/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-15.0.7/lldb/source/Core/ |
| H A D | Value.cpp | 238 Variable *variable = GetVariable(); in GetCompilerType() local 387 Variable *variable = GetVariable(); in GetValueAsData() local 428 Variable *variable = GetVariable(); in GetValueAsData() local
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | sugared-auto.cpp | 12 namespace variable { namespace
|
| H A D | err_init_conversion_failed.cpp | 4 char variable = (void)0; in test0() local
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | semantics.cpp | 375 const Symbol &variable, parser::MessageFixedText &&message) { in CheckIndexVarRedefine() 386 const parser::CharBlock &location, const Symbol &variable) { in WarnIndexVarRedefine() 392 const parser::CharBlock &location, const Symbol &variable) { in CheckIndexVarRedefine() 397 void SemanticsContext::CheckIndexVarRedefine(const parser::Variable &variable) { in CheckIndexVarRedefine()
|
| /llvm-project-15.0.7/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-15.0.7/clang/test/Modules/ |
| H A D | redecl-add-after-load.cpp | 29 static const int variable; member
|
| /llvm-project-15.0.7/lldb/include/lldb/Symbol/ |
| H A D | SymbolContext.h | 324 Variable *variable = variable
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangPersistentVariables.cpp | 46 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | Fortran-parsers.cpp | 1153 TYPE_PARSER(construct<StatVariable>(scalar(integer(variable)))) in TYPE_PARSER()
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | mms-bitfields.c | 61 struct Inner variable = { 1,0,1, 21 }; variable
|
| /llvm-project-15.0.7/clang/test/Index/Core/ |
| H A D | index-dependent-source.cpp | 34 static T variable; member in TemplateClass
|
| H A D | index-source.cpp | 124 static int variable; member in PseudoOverridesInSpecializations 164 static double variable; member in PseudoOverridesInSpecializations
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch7/mlir/ |
| H A D | MLIRGen.cpp | 136 for (auto &variable : variables) { in mlirGen() local 346 if (auto variable = symbolTable.lookup(expr.getName()).first) in mlirGen() local
|