Searched refs:AttributedTypes (Results 1 – 2 of 2) sorted by relevance
241 llvm::FoldingSet<AttributedType> AttributedTypes; variable
4569 AttributedType *type = AttributedTypes.FindNodeOrInsertPos(id, insertPos); in getAttributedType()4577 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()