Searched refs:CanonKey (Results 1 – 1 of 1) sorted by relevance
306 using CanonKey = llvm::ItaniumManglingCanonicalizer::Key; in testTestcases() typedef308 std::map<const EquivalenceClass*, CanonKey> Keys; in testTestcases()313 std::map<CanonKey, llvm::StringRef> Found; in testTestcases()315 CanonKey ClassKey = Keys[&Class]; in testTestcases()319 CanonKey ThisKey = CanonicalizeFirst in testTestcases()322 EXPECT_NE(ThisKey, CanonKey()) << "couldn't canonicalize " << Str; in testTestcases()