Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegexCommand.cpp30 llvm::Expected<std::string> CommandObjectRegexCommand::SubstituteVariables( in SubstituteVariables() function in CommandObjectRegexCommand
64 SubstituteVariables(pos->command, matches); in DoExecute()
H A DCommandObjectRegexCommand.h43 static llvm::Expected<std::string> SubstituteVariables(