Home | History | Annotate | Download | only in Lex

Lines Matching refs:ExpansionEnd

214   SourceLocation ExpansionEnd = Identifier.getLocation();
227 Args = ReadFunctionLikeMacroArgs(Identifier, MI, ExpansionEnd);
247 SourceRange(ExpandLoc, ExpansionEnd));
302 ExpansionEnd,Identifier.getLength());
322 EnterMacro(Identifier, ExpansionEnd, Args);