values overloads

Synopses

Declared in <llvm/CodeGen/DIE.h>

Return a mutable range over the values in this list.

Return a const range over the values in this list.

Return Value

  • A mutable range over the values in this list.

  • A const range over the values in this list.

Created with MrDocs