Home | History | Annotate | Download | only in Lex

Lines Matching refs:IncludeLoc

627     SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID);
628 if (IncludeLoc.isInvalid())
631 ExpansionFileID = SrcMgr.getFileID(IncludeLoc);