Searched defs:arg_empty (Results 1 – 3 of 3) sorted by relevance
865 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
932 bool arg_empty() const { return cast<llvm::Function>(Val)->arg_empty(); } in arg_empty() function
1524 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function