Home
last modified time | relevance | path

Searched refs:reject_if_dupe (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Interpreter/
DCommandHistory.cpp104 bool reject_if_dupe) in AppendString() argument
107 if (reject_if_dupe) in AppendString()
/external/lldb/include/lldb/Interpreter/
DCommandHistory.h54 bool reject_if_dupe = true);