Searched refs:CountAttributedTypes (Results 1 – 2 of 2) sorted by relevance
257 mutable llvm::FoldingSet<CountAttributedType> CountAttributedTypes; variable
3479 CountAttributedTypes.FindNodeOrInsertPos(ID, InsertPos); in getCountAttributedType()3490 CountAttributedTypes.InsertNode(CATy, InsertPos); in getCountAttributedType()