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

References

tools/lldb/source/API/SBTypeFormat.cpp
   89   LLDB_RECORD_METHOD(void, SBTypeFormat, SetTypeName, (const char *), type);
   93         ->SetTypeName(ConstString(type ? type : ""));
   93         ->SetTypeName(ConstString(type ? type : ""));