reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
529 static DIType *createObjectPointerType(DIType *Ty);
1104 return wrap(unwrap(Builder)->createObjectPointerType(unwrapDI<DIType>(Type)));
tools/clang/lib/CodeGen/CGDebugInfo.cpp1503 ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType); 1508 ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType); 4083 return DBuilder.createObjectPointerType(Ty);