Return the number of children available from this enumerator.

Synopsis

Declared in <llvm/DebugInfo/PDB/IPDBEnumChildren.h>

virtual
uint32_t
getChildCount() const = 0;

Return Value

The total number of child objects.

Created with MrDocs