Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectCommands.cpp853 Status error = AppendRegexSubstitution(line, check_only); in IOHandlerInputComplete()
903 error = AppendRegexSubstitution(entry.ref(), check_only); in DoExecute()
919 Status AppendRegexSubstitution(const llvm::StringRef &regex_sed, in AppendRegexSubstitution() function in CommandObjectCommandsAddRegex