Searched refs:canStartLineComment (Results 1 – 1 of 1) sorted by relevance
126 bool canStartLineComment() const;304 bool Tokenizer::canStartLineComment() const { in canStartLineComment() function in __anon3afa1a770111::Tokenizer323 if (canStartLineComment()) in classifyCurrentToken()