Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectCommands.cpp999 Status error = AppendRegexSubstitution(bytes_strref, check_only); in IOHandlerInputComplete()
1053 error = AppendRegexSubstitution(entry.ref, check_only); in DoExecute()
1070 Status AppendRegexSubstitution(const llvm::StringRef &regex_sed, in AppendRegexSubstitution() function in CommandObjectCommandsAddRegex