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

References

tools/lldb/source/Symbol/Variable.cpp
  337   if (!callback || variable_expr_path.empty()) {
  342   switch (variable_expr_path.front()) {
  345         variable_expr_path.drop_front(), scope, callback, baton, variable_list,
  366         variable_expr_path.drop_front(), scope, callback, baton, variable_list,
  392     if (!g_regex.Execute(variable_expr_path, &matches)) {
  395           variable_expr_path.str().c_str());
  419           variable_expr_path.drop_front(variable_name.size());