Home | History | Annotate | Download | only in Lex

Lines Matching refs:Ident__MODULE__

126       Ident__MODULE__ = RegisterBuiltinMacro(*this, "__MODULE__");
128 Ident__MODULE__ = nullptr;
131 Ident__MODULE__ = nullptr;
1473 } else if (II == Ident__MODULE__) {