Searched refs:ObjCTypeParamTypes (Results 1 – 2 of 2) sorted by relevance
228 mutable llvm::FoldingSet<ObjCTypeParamType> ObjCTypeParamTypes; variable
6276 ObjCTypeParamTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCTypeParamType()6295 ObjCTypeParamTypes.InsertNode(newType, InsertPos); in getObjCTypeParamType()