Home
last modified time | relevance | path

Searched defs:GetComment (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBInstruction.cpp128 const char *SBInstruction::GetComment(SBTarget target) { in GetComment() function in SBInstruction
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DDisassembler.h97 const char *GetComment(const ExecutionContext *exe_ctx) { in GetComment() function