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

References

tools/lldb/source/Core/Mangled.cpp
  412     else if (ObjCLanguage::IsPossibleObjCMethodName(mangled_name))
  419         && ObjCLanguage::IsPossibleObjCMethodName(demangled_name.GetCString()))
tools/lldb/source/Core/Module.cpp
  641              ObjCLanguage::IsPossibleObjCMethodName(name_cstr))
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp
   51       ObjCLanguage::IsPossibleObjCMethodName(die.GetName())) {