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