Searched refs:EndifLoc (Results 1 – 5 of 5) sorted by relevance
345 virtual void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) { in SourceRangeSkipped() argument635 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override { in SourceRangeSkipped() argument636 First->SourceRangeSkipped(Range, EndifLoc); in SourceRangeSkipped()637 Second->SourceRangeSkipped(Range, EndifLoc); in SourceRangeSkipped()
551 SourceLocation EndifLoc) override;
81 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override;
449 SourceLocation EndifLoc) { in SourceRangeSkipped() argument451 SkippedRanges.emplace_back(Range.getBegin(), EndifLoc); in SourceRangeSkipped()
290 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override { in SourceRangeSkipped() argument