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