Searched refs:g_reg_exp (Results 1 – 1 of 1) sorted by relevance
733 static RegularExpression g_reg_exp( in ReadArray() local736 if (g_reg_exp.Execute(line, &matches)) in ReadArray()795 static RegularExpression g_reg_exp(llvm::StringRef( in ReadDictionary() local800 bool reg_exp_success = g_reg_exp.Execute(line, &matches); in ReadDictionary()