Lines Matching refs:tokenComment
420 } while (token.type_ == tokenComment);
449 token.type_ = tokenComment;
639 while (tokenName.type_ == tokenComment && initialTokenOk)
673 comma.type_ != tokenComment)) {
678 while (comma.type_ == tokenComment && finalizeTokenOk)
710 while (token.type_ == tokenComment && ok) {
1164 tokenComment,
1378 } while (token.type_ == tokenComment);
1413 token.type_ = tokenComment;
1596 while (tokenName.type_ == tokenComment && initialTokenOk)
1636 comma.type_ != tokenComment)) {
1641 while (comma.type_ == tokenComment && finalizeTokenOk)
1673 while (token.type_ == tokenComment && ok) {