Home
last modified time | relevance | path

Searched refs:AddLocalVariableDecls (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h81 void AddLocalVariableDecls(const lldb::VariableListSP &var_list_sp,
H A DClangExpressionSourceCode.cpp268 void ClangExpressionSourceCode::AddLocalVariableDecls( in AddLocalVariableDecls() function in ClangExpressionSourceCode
383 AddLocalVariableDecls(var_list_sp, lldb_local_var_decls, in GetText()