Searched refs:ThisPtrType (Results 1 – 2 of 2) sorted by relevance
1170 llvm::DIType *ThisPtrType = in getOrCreateInstanceMethodType() local1172 TypeCache[ThisPtr.getAsOpaquePtr()].reset(ThisPtrType); in getOrCreateInstanceMethodType()1176 ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType); in getOrCreateInstanceMethodType()1177 Elts.push_back(ThisPtrType); in getOrCreateInstanceMethodType()1179 llvm::DIType *ThisPtrType = getOrCreateType(ThisPtr, Unit); in getOrCreateInstanceMethodType() local1180 TypeCache[ThisPtr.getAsOpaquePtr()].reset(ThisPtrType); in getOrCreateInstanceMethodType()1181 ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType); in getOrCreateInstanceMethodType()1182 Elts.push_back(ThisPtrType); in getOrCreateInstanceMethodType()
1572 llvm::DIType *ThisPtrType = in getOrCreateInstanceMethodType() local1574 TypeCache[ThisPtr.getAsOpaquePtr()].reset(ThisPtrType); in getOrCreateInstanceMethodType()1578 ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType); in getOrCreateInstanceMethodType()1579 Elts.push_back(ThisPtrType); in getOrCreateInstanceMethodType()1581 llvm::DIType *ThisPtrType = getOrCreateType(ThisPtr, Unit); in getOrCreateInstanceMethodType() local1582 TypeCache[ThisPtr.getAsOpaquePtr()].reset(ThisPtrType); in getOrCreateInstanceMethodType()1583 ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType); in getOrCreateInstanceMethodType()1584 Elts.push_back(ThisPtrType); in getOrCreateInstanceMethodType()