Home | History | Annotate | Download | only in Format

Lines Matching full:comma

279           // If there is a comma, semicolon or right paren after the closing
287 if (NextTok->isOneOf(tok::comma, tok::semi, tok::r_paren,
674 case tok::comma:
948 case tok::comma: