Searched refs:FindLinesMatchingRegex (Results 1 – 3 of 3) sorted by relevance
50 void FindLinesMatchingRegex(RegularExpression ®ex, uint32_t start_line,193 void FindLinesMatchingRegex(lldb::SupportFileSP support_file_sp,
449 void SourceManager::FindLinesMatchingRegex(SupportFileSP support_file_sp, in FindLinesMatchingRegex() function in SourceManager458 return file_sp->FindLinesMatchingRegex(regex, start_line, end_line, in FindLinesMatchingRegex()708 void SourceManager::File::FindLinesMatchingRegex( in FindLinesMatchingRegex() function in SourceManager::File
104 context.target_sp->GetSourceManager().FindLinesMatchingRegex( in SearchCallback()