Return true if this function has no formal arguments.
Synopsis
Declared in <llvm/IR/Function.h>
bool
arg_empty() const;
Return Value
True if this function has no formal arguments.
Created with MrDocs
Return true if this function has no formal arguments.
Declared in <llvm/IR/Function.h>
bool
arg_empty() const;
True if this function has no formal arguments.
Created with MrDocs