Return an iterator to the first byval‐parameter SDDbgValue.

Synopsis

Declared in <llvm/CodeGen/SelectionDAG.h>

DbgIterator
ByvalParmDbgBegin();

Return Value

An iterator to the first byval‐parameter SDDbgValue.

Created with MrDocs