Home | History | Annotate | Download | only in Lex

Lines Matching refs:Ident__BASE_FILE__

103   Ident__BASE_FILE__     = RegisterBuiltinMacro(*this, "__BASE_FILE__");
1297 } else if (II == Ident__FILE__ || II == Ident__BASE_FILE__) {
1304 if (II == Ident__BASE_FILE__ && PLoc.isValid()) {