Return this object cast to the CRTP derived type.

Synopsis

Declared in <llvm/ADT/PostOrderIterator.h>

DerivedT*
derived();

Return Value

Pointer to this object as the derived CRTP type.

Created with MrDocs