Home | History | Annotate | Download | only in Lex

Lines Matching refs:Ident__DATE__

186   Ident__DATE__ = RegisterBuiltinMacro(*this, "__DATE__");
1220 } else if (II == Ident__DATE__) {