llvm::Directive::getLeafConstructs

Return the leaf constructs that compose this combined directive.

Synopsis

Declared in <llvm/TableGen/DirectiveEmitter.h>

std::vector<Record const*>
getLeafConstructs() const;

Return Value

The leaf constructs of this combined directive.