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

References

tools/lldb/source/Interpreter/Options.cpp
  697         if (cur_opt_str.startswith("--") && cur_opt_str != long_option) {
  697         if (cur_opt_str.startswith("--") && cur_opt_str != long_option) {
  710         if (cur_opt_str.consume_front("--")) {
  713             if (long_option.startswith(cur_opt_str))