Searched refs:FindLinesMatchingRegex (Results 1 – 3 of 3) sorted by relevance
47 void FindLinesMatchingRegex(RegularExpression ®ex, uint32_t start_line,148 void FindLinesMatchingRegex(FileSpec &file_spec, RegularExpression ®ex,
369 void SourceManager::FindLinesMatchingRegex(FileSpec &file_spec, in FindLinesMatchingRegex() function in SourceManager378 return file_sp->FindLinesMatchingRegex(regex, start_line, end_line, in FindLinesMatchingRegex()601 void SourceManager::File::FindLinesMatchingRegex( in FindLinesMatchingRegex() function in SourceManager::File
104 context.target_sp->GetSourceManager().FindLinesMatchingRegex( in SearchCallback()