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

References

tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
  275   TypeAndOrName ret(type_and_or_name);
  276   if (type_and_or_name.HasType()) {
  281     CompilerType orig_type = type_and_or_name.GetCompilerType();
  291     std::string corrected_name(type_and_or_name.GetName().GetCString());