Home
last modified time | relevance | path

Searched refs:LLDB_RECORD_CHAR_PTR_METHOD (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h196 #define LLDB_RECORD_CHAR_PTR_METHOD(Result, Class, Method, Signature, StrOut, \ macro
/external/llvm-project/lldb/unittests/Utility/
DReproducerInstrumentationTest.cpp261 LLDB_RECORD_CHAR_PTR_METHOD(size_t, InstrumentedFoo, GetD, (char *, size_t), in GetD()
/external/llvm-project/lldb/source/API/
DSBThread.cpp315 LLDB_RECORD_CHAR_PTR_METHOD(size_t, SBThread, GetStopDescription, in GetStopDescription()