Searched refs:DependentDecltypeTypes (Results 1 – 2 of 2) sorted by relevance
197 mutable llvm::FoldingSet<DependentDecltypeType> DependentDecltypeTypes; variable
4802 = DependentDecltypeTypes.FindNodeOrInsertPos(ID, InsertPos); in getDecltypeType()4806 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()