Home | History | Annotate | Download | only in Lex

Lines Matching refs:Ident__FILE__

185   Ident__FILE__ = RegisterBuiltinMacro(*this, "__FILE__");
1194 } else if (II == Ident__FILE__ || II == Ident__BASE_FILE__) {