Home
last modified time | relevance | path

Searched refs:llvm_gcc_regex (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.cpp966 …RegularExpression llvm_gcc_regex("^4\\.[012]\\.[01] \\(Based on Apple Inc\\. build [0-9]+\\) \\(LL… in ParseProducerInfo() local
967 if (llvm_gcc_regex.Execute (producer_cstr)) in ParseProducerInfo()