Searched refs:GetBinaryOpType (Results 1 – 1 of 1) sorted by relevance
25 GetBinaryOpType(llvm::StringRef token) { in GetBinaryOpType() function52 if (auto op_type = GetBinaryOpType(token)) { in ParseOneExpression()