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