Searched refs:DecayedTypes (Results 1 – 2 of 2) sorted by relevance
85 mutable llvm::FoldingSet<DecayedType> DecayedTypes; variable
2172 if (DecayedType *DT = DecayedTypes.FindNodeOrInsertPos(ID, InsertPos)) in getDecayedType()2195 DecayedType *NewIP = DecayedTypes.FindNodeOrInsertPos(ID, InsertPos); in getDecayedType()2201 DecayedTypes.InsertNode(New, InsertPos); in getDecayedType()