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