Lines Matching refs:hierarchy
2 How to set up LLVM-style RTTI for your class hierarchy
17 hierarchy author to make LLVM-style RTTI available to your clients.
29 RTTI for this class hierarchy:
65 different concrete classes in the hierarchy, and stash the enum value
287 preorder traversal of the class hierarchy tree. With that arrangement, all
289 list the class hierarchy like a list of bullet points, you'll get the
303 (from) the hierarchy.
386 The ``Decl`` hierarchy is done very similarly to the example setup
407 is some ancestor in the inheritance hierarchy. The argument should
410 #. For each class in the hierarchy that has no children, implement a
412 #. For each class in the hierarchy that has children, implement a