Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h505 FindGlobalVariable(Target &target, lldb::ModuleSP &module, ConstString name,
H A DClangExpressionDeclMap.cpp628 lldb::VariableSP ClangExpressionDeclMap::FindGlobalVariable( in FindGlobalVariable() function in ClangExpressionDeclMap
1424 var = FindGlobalVariable(*target, module_sp, name, namespace_decl); in FindExternalVisibleDecls()