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