Home
last modified time | relevance | path

Searched defs:arg_empty (Results 1 – 9 of 9) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DFunction.h851 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DFunction.h856 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DFunction.h843 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/IR/
DFunction.h900 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/SandboxIR/
DSandboxIR.h1686 bool arg_empty() const { return arg_end() == arg_begin(); } in arg_empty() function
2927 bool arg_empty() const { return cast<llvm::Function>(Val)->arg_empty(); } in arg_empty() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DRecord.h1524 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/TableGen/
DRecord.h1524 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DRecord.h1524 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/
DRecord.h1524 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function