Searched refs:GetUnaryOpType (Results 1 – 1 of 1) sorted by relevance
40 GetUnaryOpType(llvm::StringRef token) { in GetUnaryOpType() function63 if (auto op_type = GetUnaryOpType(token)) { in ParseOneExpression()