Home | History | Annotate | Download | only in Lex

Lines Matching refs:ellipsis

1900     case tok::ellipsis:  // #define X(... -> C99 varargs
1959 case tok::ellipsis: // #define X(A... -> GCC extension