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

References

tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
  263   TypeAndOrName ret(type_and_or_name);
  264   if (type_and_or_name.HasType()) {
  269     CompilerType orig_type = type_and_or_name.GetCompilerType();
  277     std::string corrected_name(type_and_or_name.GetName().GetCString());