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.
const_value_range
values() const;
Return Value
-
A mutable range over the values in this list.
-
A const range over the values in this list.
Created with MrDocs