Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h461 lldb::VariableSP FindGlobalVariable(Target &target, lldb::ModuleSP &module,
H A DClangExpressionDeclMap.cpp717 lldb::VariableSP ClangExpressionDeclMap::FindGlobalVariable( in FindGlobalVariable() function in ClangExpressionDeclMap
1244 var = FindGlobalVariable(*target, module_sp, name, &namespace_decl, NULL); in FindExternalVisibleDecls()