Searched refs:FromSLoc (Results 1 – 1 of 1) sorted by relevance
8841 const SrcMgr::SLocEntry &FromSLoc = FromSM.getSLocEntry(FromID); in Import() local8845 if (FromSLoc.isExpansion()) { in Import()8846 const SrcMgr::ExpansionInfo &FromEx = FromSLoc.getExpansion(); in Import()8866 const SrcMgr::ContentCache *Cache = &FromSLoc.getFile().getContentCache(); in Import()8870 ExpectedSLoc ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()8895 FromSLoc.getFile().getFileCharacteristic()); in Import()8911 FromSLoc.getFile().getFileCharacteristic()); in Import()