| /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/ |
| H A D | nonnull-arg.cpp | 19 C(int *null, __attribute__((nonnull)) int *nonnull) in C() 22 int method(int *nonnull, int *null) __attribute__((nonnull(2))) { in method()
|
| /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Darwin/ |
| H A D | abort_on_error.cpp | 19 volatile int *null = 0; in main() local
|
| /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Posix/ |
| H A D | illegal_write_test.cpp | 9 volatile int *null = 0; variable
|
| H A D | sanitizer_set_report_path_test.cpp | 10 volatile int *null = 0; variable
|
| H A D | sanitizer_set_report_fd_test.cpp | 21 volatile int *null = 0; variable
|
| H A D | sanitizer_bad_report_path_test.cpp | 16 volatile int *null = 0; variable
|
| H A D | illegal_read_test.cpp | 9 volatile int *null = 0; variable
|
| H A D | dedup_token_length_test.cpp | 15 volatile int *null = 0; variable
|
| /llvm-project-15.0.7/lldb/unittests/Utility/ |
| H A D | ConstStringTest.cpp | 88 ConstString null; in TEST() local 115 ConstString null; in TEST() local 135 ConstString null; in TEST() local
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/inferior-crashing/recursive-inferior/ |
| H A D | main.c | 9 char *null=0; in recursive_function() local
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | call-and-message.cpp | 72 void null() { in null() function 122 void null() { in null() function
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | nullptr.cpp | 13 nullptr_t f(nullptr_t null) in f() 186 constexpr int null() { return 0; } in null() function
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | null-init.f90 | 84 type :: null type 94 integer, target, save :: null(1) local
|
| /llvm-project-15.0.7/lldb/test/API/lang/cpp/function_refs/ |
| H A D | main.cpp | 17 auto null = &nullary; variable
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | nullptr.cpp | 68 constexpr nullptr_t null = nullptr; variable
|
| H A D | cxx11-initializer-aggregate.cpp | 95 constexpr int *null() { return nullptr; } in null() function
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | attr-format.c | 46 void null(int i, const char *a, ...) { // expected-note{{passing argument to par… in null() function
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUOperandSyntax.rst | 567 null section in Operands 580 .. _amdgpu_synid_constant:
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | arc-repeated-weak.mm | 431 + (NSNull *)null; class
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_test_cpp-checked.cc | 65 isl::set null; in test_return_bool() local
|
| H A D | isl_test_cpp.cc | 48 isl::set null; in test_return_bool() local
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/ |
| H A D | function-types-builtins.cpp | 207 auto null = &nullary; variable
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
| H A D | use-nullptr-basic.cpp | 26 const int null = 0; in test_assignment() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxxList.cpp | 56 bool null() { return (value() == 0); } in null() function in __anon55a5c5810111::ListEntry
|
| H A D | LibCxxMap.cpp | 70 bool null() const { return (value() == 0); } in null() function in MapEntry
|