Home | History | Annotate | Download | only in Lex

Lines Matching refs:Ident__FILE__

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