Searched refs:ImporterKey (Results 1 – 1 of 1) sorted by relevance
377 using ImporterKey = std::pair<const ASTUnit *, const ASTUnit *>; in testImportSequence() local378 llvm::DenseMap<ImporterKey, std::unique_ptr<ASTImporter>> Importers; in testImportSequence()