Return the optional DAG argument names.

Synopsis

Declared in <llvm/TableGen/Record.h>

ArrayRef<StringInit const*>
getArgNames() const;

Return Value

The optional DAG argument names.

Created with MrDocs