Searched refs:isCStyleComment (Results 1 – 1 of 1) sorted by relevance
1300 const bool isCStyleComment = (c == '*'); in readComment() local1302 if (isCStyleComment) { in readComment()