Home | History | Annotate | Download | only in Basic

Lines Matching refs:SEntry

1415   const SLocEntry &SEntry = getSLocEntry(LocInfo.first, &Invalid);
1416 if (Invalid || !SEntry.isFile())
1419 const SrcMgr::FileInfo &FI = SEntry.getFile();