Return true if no struct types have been collected.

Synopsis

Declared in <llvm/IR/TypeFinder.h>

bool
empty() const;

Return Value

True if no struct types have been collected.

Created with MrDocs