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