Searched refs:reject_if_dupe (Results 1 – 2 of 2) sorted by relevance
82 void CommandHistory::AppendString(llvm::StringRef str, bool reject_if_dupe) { in AppendString() argument84 if (reject_if_dupe) { in AppendString()
39 void AppendString(llvm::StringRef str, bool reject_if_dupe = true);