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