Home | History | Annotate | Download | only in Basic

Lines Matching defs:ExpansionLocEnd

307     /// In a macro expansion, ExpansionLocStart and ExpansionLocEnd
313 unsigned ExpansionLocStart, ExpansionLocEnd;
324 SourceLocation::getFromRawEncoding(ExpansionLocEnd);
335 SourceLocation::getFromRawEncoding(ExpansionLocEnd).isInvalid();
340 SourceLocation::getFromRawEncoding(ExpansionLocEnd).isValid();
359 X.ExpansionLocEnd = End.getRawEncoding();
822 SourceLocation ExpansionLocEnd,