Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1541 static void StripLeadingSpaces(std::string &s) { in StripLeadingSpaces() function
1577 StripLeadingSpaces(command_string); in ExtractCommand()