Searched refs:ObjCObjectPointerTypes (Results 1 – 6 of 6) sorted by relevance
131 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
239 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
236 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
3875 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()3884 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()3893 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()