reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
35 void setTraceParams(lldb::SBStructuredData ¶ms);
64840 (arg1)->setTraceParams(*arg2);
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h 524 static void doit(Class *c, Args... args) { (c->*m)(args...); }
tools/lldb/source/API/SBTraceOptions.cpp70 LLDB_RECORD_METHOD(void, SBTraceOptions, setTraceParams, 146 LLDB_REGISTER_METHOD(void, SBTraceOptions, setTraceParams,