Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBInstruction.cpp148 const char *SBInstruction::GetComment(SBTarget target) { in GetComment() function in SBInstruction
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DDisassembler.h77 const char *GetComment(const ExecutionContext *exe_ctx) { in GetComment() function