/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Function.h | 843 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Function.h | 800 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Function.h | 856 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Function.h | 851 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Function.h | 851 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Function.h | 740 bool arg_empty() const { return arg_size() == 0; } in arg_empty() function
|
H A D | CallSite.h | 225 bool arg_empty() const { return arg_end() == arg_begin(); } in arg_empty() function
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 176 bool arg_empty() const { return NumArguments == 0; } in arg_empty() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | CallSite.h | 190 bool arg_empty() const { return arg_end() == arg_begin(); } in arg_empty() function
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Function.cpp | 331 bool Function::arg_empty() const { in arg_empty() function in Function
|
/aosp_15_r20/external/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1163 inline bool arg_empty() const { return Args.empty(); } in arg_empty() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1378 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/ |
D | Record.h | 1524 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/ |
D | Record.h | 1524 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/ |
D | Record.h | 1524 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/ |
D | Record.h | 1524 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1470 inline bool arg_empty() const { return NumArgs == 0; } in arg_empty() function
|