Home
last modified time | relevance | path

Searched defs:StripSpaces (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Core/
DRegisterValue.cpp394 static inline void StripSpaces(llvm::StringRef &Str) in StripSpaces() function
/external/lldb/source/Interpreter/
DArgs.cpp910 Args::StripSpaces (std::string &s, bool leading, bool trailing, bool return_null_if_empty) in StripSpaces() function in Args