Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp806 Status error = AppendRegexSubstitution(line, check_only); in IOHandlerInputComplete()
856 error = AppendRegexSubstitution(entry.ref(), check_only); in DoExecute()
870 Status AppendRegexSubstitution(const llvm::StringRef &regex_sed, in AppendRegexSubstitution() function in CommandObjectCommandsAddRegex