Home | History | Annotate | Download | only in Sema

Lines Matching refs:FullRange

7917     SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(),
7920 << Name << Ctx << FullRange;
7961 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(),
7963 Diag(IILoc, DiagID) << FullRange << Name << Ctx;