Searched defs:COMMENT (Results 1 – 6 of 6) sorted by relevance
18 COMMENT = 2 # comment variable in TokenType
113 static constexpr unsigned short COMMENT = 0x10; /* bit 4 set: file comment present */ variable
25 constexpr uint16_t COMMENT = 0x10; /* bit 4 set: file comment present */ variable
172 COMMENT, enumerator
19 COMMENT = 1 variable in TokenType
46 constexpr uint16_t COMMENT = 0x10; /* bit 4 set: file comment present */ variable