Searched defs:GetMatchAtIndex (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DRegularExpression.cpp163 RegularExpression::Match::GetMatchAtIndex (const char* s, uint32_t idx, std::string& match_str) const function in class:RegularExpression::Match
184 RegularExpression::Match::GetMatchAtIndex (const char* s, uint32_t idx, llvm::StringRef& match_str) const function in class:RegularExpression::Match

Completed in 29 milliseconds