Home | History | Annotate | Download | only in Sema

Lines Matching full:sourcerange

203   SourceRange Range(Loc);
345 << StringRef(compStr, 1) << SourceRange(CompLoc);
360 << baseType << SourceRange(CompLoc);
573 SourceRange BaseRange, const RecordType *RTy,
682 if (LookupMemberExprInRecord(*this, R, SourceRange(),
927 << (BaseExpr ? BaseExpr->getSourceRange() : SourceRange());