Home
last modified time | relevance | path

Searched defs:var_decl (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1589 NamedDecl *var_decl = nullptr; in AddExpressionVariable() local
1704 NamedDecl *var_decl = in AddOneVariable() local
1741 NamedDecl *var_decl = context.AddVarDecl(parser_type); in AddOneGenericVariable() local
1788 NamedDecl *var_decl = context.AddVarDecl(parser_clang_type); in AddOneRegister() local
/openbsd/gnu/gcc/gcc/treelang/
H A Dtreetree.c513 tree var_decl; in tree_code_create_variable() local
/openbsd/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.c516 tree var_decl; in tree_code_create_variable() local
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp676 clang::VarDecl *var_decl = m_clang.CreateVariableDeclaration( in CreateVariableDecl() local
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2026 clang::VarDecl *var_decl = in CreateVariableDeclaration() local
7619 clang::VarDecl *var_decl = nullptr; in AddVariableToRecordType() local
9542 ParmVarDecl *var_decl = func_decl->getParamDecl(idx); in DeclGetFunctionArgumentType() local
/openbsd/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c2024 tree decl = NULL_TREE, var_decl, name; in build_selector_translation_table() local