baloghadamsoftware added a comment.

There is `CXXDerivedObjectRegion` 
<https://clang.llvm.org/doxygen/classclang_1_1ento_1_1CXXDerivedObjectRegion.html>
 as well. I am totally confused about the terminology now. Is there somewhere a 
documentation that explains all these things? If I make a class hierarchy, then 
the region of derived objects are `CXXBaseObjectRegion`. I did not meet 
`CXXDerivedObjectRegion` yet.


https://reviews.llvm.org/D54466



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to