Searched refs:llvm_gcc_regex (Results 1 – 1 of 1) sorted by relevance
966 …RegularExpression llvm_gcc_regex("^4\\.[012]\\.[01] \\(Based on Apple Inc\\. build [0-9]+\\) \\(LL… in ParseProducerInfo() local967 if (llvm_gcc_regex.Execute (producer_cstr)) in ParseProducerInfo()