Home | History | Annotate | Download | only in Lex

Lines Matching refs:SourceMgr

42   : SourceMgr(SM),
100 return isPreprocessedEntityIfInFileID(PPE, FID, SourceMgr);
113 FID, SourceMgr);
121 FID, SourceMgr);
129 assert(!SourceMgr.isBeforeInTranslationUnit(Range.getEnd(),Range.getBegin()));
135 if (!ExternalSource || SourceMgr.isLocalSourceLocation(Range.getBegin()))
161 assert(!SourceMgr.isBeforeInTranslationUnit(Range.getEnd(),Range.getBegin()));
202 if (SourceMgr.isLoadedSourceLocation(Loc))
219 if (SourceMgr.isBeforeInTranslationUnit((*I)->getSourceRange().getEnd(),
233 if (SourceMgr.isLoadedSourceLocation(Loc))
240 PPEntityComp<&SourceRange::getBegin>(SourceMgr));
251 !SourceMgr.isBeforeInTranslationUnit(
261 !SourceMgr.isBeforeInTranslationUnit(BeginLoc,
289 if (!SourceMgr.isBeforeInTranslationUnit(BeginLoc,
301 PPEntityComp<&SourceRange::getBegin>(SourceMgr));