Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Core/
H A DSourceManager.cpp438 FindLinesMatchingRegex(FileSpec & file_spec,RegularExpression & regex,uint32_t start_line,uint32_t end_line,std::vector<uint32_t> & match_lines) FindLinesMatchingRegex() argument
680 FindLinesMatchingRegex(RegularExpression & regex,uint32_t start_line,uint32_t end_line,std::vector<uint32_t> & match_lines) FindLinesMatchingRegex() argument