llvm::Type::getNumContainedTypes

Return the number of types in the derived type.

Synopsis

Declared in <llvm/IR/Type.h>

unsigned int
getNumContainedTypes() const;

Return Value

The number of contained types.