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