reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
68 void SetObjectName(const char *name);
40859 (arg1)->SetObjectName((char const *)arg2);
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h 524 static void doit(Class *c, Args... args) { (c->*m)(args...); }
tools/lldb/source/API/SBModuleSpec.cpp107 LLDB_RECORD_METHOD(void, SBModuleSpec, SetObjectName, (const char *), name); 270 LLDB_REGISTER_METHOD(void, SBModuleSpec, SetObjectName, (const char *));