Home
last modified time | relevance | path

Searched refs:AlreadyAdded (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp83 llvm::StringSet<> AlreadyAdded; in collectPCMAndModuleMapPaths() local
88 if (!AlreadyAdded.insert(MID.ModuleName + MID.ContextHash).second) in collectPCMAndModuleMapPaths()