Lines Matching full:srcmgr
1318 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I);
1324 const SrcMgr::ContentCache *Cache = SLoc->getFile().getContentCache();
1679 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I);
1689 const SrcMgr::ContentCache *Cache = SLoc->getFile().getContentCache();
1702 const SrcMgr::FileInfo &File = SLoc->getFile();
1707 const SrcMgr::ContentCache *Content = File.getContentCache();
1762 const SrcMgr::ExpansionInfo &Expansion = SLoc->getExpansion();
2254 SourceManager &SrcMgr = PP->getSourceManager();
2259 SrcMgr))) {