Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectCommands.cpp837 Status error = AppendRegexSubstitution(line, check_only); in IOHandlerInputComplete()
888 error = AppendRegexSubstitution(entry.ref(), check_only); in DoExecute()
905 Status AppendRegexSubstitution(const llvm::StringRef &regex_sed, in AppendRegexSubstitution() function in CommandObjectCommandsAddRegex