Lines Matching refs:SourceRange
46 SourceRange Range) in InclusionDirective()
60 PreprocessingRecord::getPreprocessedEntitiesInRange(SourceRange Range) { in getPreprocessedEntitiesInRange()
137 PreprocessingRecord::getPreprocessedEntitiesInRangeSlow(SourceRange Range) { in getPreprocessedEntitiesInRangeSlow()
168 SourceRange Range) const { in findLocalPreprocessedEntitiesInRange()
180 template <SourceLocation (SourceRange::*getRangeLoc)() const>
203 SourceRange Range = PPE->getSourceRange(); in getLoc()
247 PPEntityComp<&SourceRange::getBegin>(SourceMgr)); in findEndLocalPreprocessedEntity()
307 PPEntityComp<&SourceRange::getBegin>(SourceMgr)); in addPreprocessedEntity()
377 PreprocessedEntity(PreprocessedEntity::InvalidKind, SourceRange()); in getLoadedPreprocessedEntity()
389 SourceRange Range) { in addMacroExpansion()
436 SourceRange Range) { in Defined()
443 void PreprocessingRecord::SourceRangeSkipped(SourceRange Range, in SourceRangeSkipped()
451 SourceRange Range, in MacroExpands()
459 SourceRange R(MI->getDefinitionLoc(), MI->getDefinitionEndLoc()); in MacroDefined()
511 SourceRange(HashLoc, EndLoc)); in InclusionDirective()