Searched defs:OperatorType (Results 1 – 9 of 9) sorted by relevance
40 lexer::TokenType OperatorType() const in OperatorType() function
44 lexer::TokenType OperatorType() const in OperatorType() function
66 lexer::TokenType OperatorType() const in OperatorType() function
64 lexer::TokenType OperatorType() const in OperatorType() function
45 [[nodiscard]] lexer::TokenType OperatorType() const noexcept in OperatorType() function
51 [[nodiscard]] lexer::TokenType OperatorType() const noexcept in OperatorType() function
74 [[nodiscard]] lexer::TokenType OperatorType() const noexcept in OperatorType() function
101 [[nodiscard]] lexer::TokenType OperatorType() const noexcept in OperatorType() function
32 enum class OperatorType : uint8_t { enum