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

/freebsd-11.0-release/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIUtilParse.h43 GetMatchAtIndex(size_t i) const function in class:MIUtilParse::CRegexParser::Match
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DRegularExpression.cpp151 RegularExpression::Match::GetMatchAtIndex (const char* s, uint32_t idx, std::string& match_str) const function in class:RegularExpression::Match
163 RegularExpression::Match::GetMatchAtIndex (const char* s, uint32_t idx, llvm::StringRef& match_str) const function in class:RegularExpression::Match

Completed in 95 milliseconds