Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectRegexCommand.h35 bool HasRegexEntries() const { return !m_entries.empty(); } in HasRegexEntries() function
HDCommandObjectCommands.cpp815 if (m_regex_cmd_up->HasRegexEntries()) { in IOHandlerInputComplete()
967 if (m_regex_cmd_up->HasRegexEntries()) { in AddRegexCommandToInterpreter()