Searched refs:AttributedTypes (Results 1 – 4 of 4) sorted by relevance
136 llvm::FoldingSet<AttributedType> AttributedTypes; variable
238 llvm::FoldingSet<AttributedType> AttributedTypes; variable
3266 AttributedType *type = AttributedTypes.FindNodeOrInsertPos(id, insertPos); in getAttributedType()3274 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()
4499 AttributedType *type = AttributedTypes.FindNodeOrInsertPos(id, insertPos); in getAttributedType()4507 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()