Home | History | Annotate | Download | only in Sema

Lines Matching refs:FullRange

6932     SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(),
6935 << Name << Ctx << FullRange;
6976 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(),
6978 Diag(IILoc, DiagID) << FullRange << Name << Ctx;