reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Core/Module.h
  389   void FindGlobalVariables(const RegularExpression &regex, size_t max_matches,

References

tools/lldb/source/Commands/CommandObjectTarget.cpp
  997                 sc.module_sp->FindGlobalVariables(all_globals_regex, UINT32_MAX,
tools/lldb/source/Core/ModuleList.cpp
  422     (*pos)->FindGlobalVariables(regex, max_matches, variable_list);
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 2237     module_sp->m_module->FindGlobalVariables(