Searched defs:IsEOL (Results 1 – 2 of 2) sorted by relevance
46 bool IsEOL(const unsigned char* offset) { in IsEOL() function
48 bool IsEOL() const { return type_ == TokenType::kEOL; } in IsEOL() function