Searched refs:FromSLoc (Results 1 – 1 of 1) sorted by relevance
10304 const SrcMgr::SLocEntry &FromSLoc = FromSM.getSLocEntry(FromID); in Import() local10308 if (FromSLoc.isExpansion()) { in Import()10309 const SrcMgr::ExpansionInfo &FromEx = FromSLoc.getExpansion(); in Import()10329 const SrcMgr::ContentCache *Cache = &FromSLoc.getFile().getContentCache(); in Import()10333 ExpectedSLoc ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()10358 FromSLoc.getFile().getFileCharacteristic()); in Import()10374 FromSLoc.getFile().getFileCharacteristic()); in Import()