Searched refs:GetComment (Results 1 – 5 of 5) sorted by relevance
128 const char *SBInstruction::GetComment(SBTarget target) { in GetComment() function in SBInstruction140 return inst_sp->GetComment(&exe_ctx); in GetComment()
43 const char *GetComment(lldb::SBTarget target);
97 const char *GetComment(const ExecutionContext *exe_ctx) { in GetComment() function
378 const char *pStrComment = instrt.GetComment(sbTarget); in Execute()
4204 const char *comment = inst->GetComment(&exe_ctx); in WindowDelegateDraw()