Searched refs:IncludedLocMap (Results 1 – 2 of 2) sorted by relevance
747 mutable llvm::DenseMap<FileID, std::pair<FileID, unsigned>> IncludedLocMap; variable
1953 auto InsertOp = IncludedLocMap.try_emplace(FID); in getDecomposedIncludedLoc()