Lines Matching refs:GetStringAtIndex
1073 cmd.assign(matches->GetStringAtIndex(0));
1085 cmd.assign(matches->GetStringAtIndex(num_cmd_matches));
1098 matches->GetStringAtIndex(num_cmd_matches + num_alias_matches));
1111 cmd.assign(matches->GetStringAtIndex(num_cmd_matches + num_alias_matches +
1331 full_name.assign(matches.GetStringAtIndex(0));
2084 new_matches.GetStringAtIndex(0) != nullptr &&
2086 new_matches.GetStringAtIndex(0)) == 0) {
2136 llvm::StringRef entry = m_command_history.GetStringAtIndex(i);
2564 const char *cmd = commands.GetStringAtIndex(idx);
3494 error_msg.Printf("\t%s\n", matches.GetStringAtIndex(i));