Home | History | Annotate | Download | only in Lex

Lines Matching refs:MacroExpands

225     if (Callbacks) Callbacks->MacroExpands(Identifier, MD,
275 // MacroExpands callbacks still happen in source order, queue this
280 Callbacks->MacroExpands(Identifier, MD, ExpansionRange, Args);
285 Callbacks->MacroExpands(Info.Tok, Info.MD, Info.Range, /*Args=*/0);