Home
last modified time | relevance | path

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

123

/llvm-project-15.0.7/lld/test/COFF/
H A Dlink-dll.s34 variable: label
42 variable label
H A Dlink-dll-i386.s40 variable label
/llvm-project-15.0.7/clang/test/Sema/
H A Darm-mve-alias-attribute.c28 int variable; variable
H A Dno-builtin.cpp27 int __attribute__((no_builtin)) variable; variable
/llvm-project-15.0.7/clang/test/PCH/
H A Dtentative-defs.h2 int variable; variable
/llvm-project-15.0.7/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
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/function/
H A DTestLibCxxFunction.py17 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 Dkeywords.cpp5 int variable = 0; variable
/llvm-project-15.0.7/lldb/test/API/lang/cpp/complete-type-check/
H A DTestCppIsTypeComplete.py28 def assertPointeeIncomplete(self, typename, variable): argument
/llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp10.cpp19 int variable; // expected-note {{declared here}} in explicit_capture() local
/llvm-project-15.0.7/lldb/source/Core/
H A DValue.cpp238 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 Dsugared-auto.cpp12 namespace variable { namespace
H A Derr_init_conversion_failed.cpp4 char variable = (void)0; in test0() local
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dsemantics.cpp375 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 Dno-recursion.cpp175 recursion_through_destructor variable; in ~recursion_through_destructor() local
/llvm-project-15.0.7/clang/test/Modules/
H A Dredecl-add-after-load.cpp29 static const int variable; member
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DSymbolContext.h324 Variable *variable = variable
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp46 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
/llvm-project-15.0.7/flang/lib/Parser/
H A DFortran-parsers.cpp1153 TYPE_PARSER(construct<StatVariable>(scalar(integer(variable)))) in TYPE_PARSER()
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dmms-bitfields.c61 struct Inner variable = { 1,0,1, 21 }; variable
/llvm-project-15.0.7/clang/test/Index/Core/
H A Dindex-dependent-source.cpp34 static T variable; member in TemplateClass
H A Dindex-source.cpp124 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 DMLIRGen.cpp136 for (auto &variable : variables) { in mlirGen() local
346 if (auto variable = symbolTable.lookup(expr.getName()).first) in mlirGen() local

123