Searched refs:AddCommentLine (Results 1 – 4 of 4) sorted by relevance
46 bool AddCommentLine(const BString& line);
147 DisassembledCode::AddCommentLine(const BString& line) in AddCommentLine() function in DisassembledCode
621 if (!source->AddCommentLine((functionName << ':').String())) in DisassembleCode()
698 if (!source->AddCommentLine((functionName << ':').String())) in DisassembleCode()