Home
last modified time | relevance | path

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

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