Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1577 NamedDecl *var_decl = nullptr; AddExpressionVariable() local
1692 NamedDecl *var_decl = AddOneVariable() local
1729 NamedDecl *var_decl = context.AddVarDecl(parser_type); AddOneGenericVariable() local
1776 NamedDecl *var_decl = context.AddVarDecl(parser_clang_type); AddOneRegister() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp678 clang::VarDecl *var_decl = m_clang.CreateVariableDeclaration( in CreateVariableDecl() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2033 clang::VarDecl *var_decl = CreateVariableDeclaration() local
7494 clang::VarDecl *var_decl = nullptr; AddVariableToRecordType() local
9062 ParmVarDecl *var_decl = func_decl->getParamDecl(idx); DeclGetFunctionArgumentType() local
[all...]