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