Home | History | Annotate | Download | only in Format

Lines Matching refs:isBeforeInTranslationUnit

1875       if (!SourceMgr.isBeforeInTranslationUnit(Range.getEnd(), I->getBegin()) &&
1876 !SourceMgr.isBeforeInTranslationUnit(I->getEnd(), Range.getBegin()))