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