Searched refs:FromSLoc (Results 1 – 1 of 1) sorted by relevance
9941 const SrcMgr::SLocEntry &FromSLoc = FromSM.getSLocEntry(FromID); in Import() local9945 if (FromSLoc.isExpansion()) { in Import()9946 const SrcMgr::ExpansionInfo &FromEx = FromSLoc.getExpansion(); in Import()9966 const SrcMgr::ContentCache *Cache = &FromSLoc.getFile().getContentCache(); in Import()9970 ExpectedSLoc ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()9995 FromSLoc.getFile().getFileCharacteristic()); in Import()10011 FromSLoc.getFile().getFileCharacteristic()); in Import()