Searched refs:FromSLoc (Results 1 – 1 of 1) sorted by relevance
9847 const SrcMgr::SLocEntry &FromSLoc = FromSM.getSLocEntry(FromID); in Import() local9851 if (FromSLoc.isExpansion()) { in Import()9852 const SrcMgr::ExpansionInfo &FromEx = FromSLoc.getExpansion(); in Import()9872 const SrcMgr::ContentCache *Cache = &FromSLoc.getFile().getContentCache(); in Import()9876 ExpectedSLoc ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()9901 FromSLoc.getFile().getFileCharacteristic()); in Import()9917 FromSLoc.getFile().getFileCharacteristic()); in Import()