/llvm-project/clang/test/CodeGenCXX/ |
H A D | ubsan-type-checks.cpp | 9 void do_nothing() { in do_nothing() function 22 void do_nothing() { in do_nothing() function
|
H A D | ubsan-suppress-checks.cpp | 35 void do_nothing() { in do_nothing() function
|
/llvm-project/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.index/ |
H A D | difference_type.pass.cpp | 33 struct do_nothing struct 48 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/llvm-project/compiler-rt/test/cfi/cross-dso/icall/ |
H A D | dlopen.cpp | 76 extern "C" __attribute__((aligned(PAGESIZE))) void do_nothing() {} in do_nothing() function 137 void (*do_nothing)() = (void (*)())dlsym(handle, "do_nothing"); in main() local
|
/llvm-project/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/ |
H A D | op_star.pass.cpp | 47 struct do_nothing struct 61 std::unique_ptr<int, do_nothing> p(&i); in main() argument
|
/llvm-project/libcxx/test/std/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/ |
H A D | rv_value.pass.cpp | 52 struct do_nothing struct 60 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/llvm-project/compiler-rt/test/dfsan/ |
H A D | vararg.c | 7 int do_nothing(const char *format, ...) { in do_nothing() function
|
/llvm-project/lldb/test/API/functionalities/thread/exit_during_step/ |
H A D | main.cpp | 7 #define do_nothing() macro
|
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/ |
H A D | cmp_nullptr.pass.cpp | 46 void do_nothing(int*) {} do_nothing() function
|
H A D | cmp.pass.cpp | 32 void do_nothing(int*) {} in do_nothing() function
|
/llvm-project/clang/tools/scan-build-py/tests/functional/src/ |
H A D | emit-one.c | 15 int do_nothing() in do_nothing() function
|
/llvm-project/lldb/test/API/functionalities/thread/create_during_step/ |
H A D | main.cpp | 7 #define do_nothing() macro
|
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
H A D | unique.pass.cpp | 100 struct do_nothing struct 105 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
H A D | unique_pred.pass.cpp | 126 struct do_nothing struct 131 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
/llvm-project/libcxx/test/std/utilities/function.objects/func.bind_front/ |
H A D | bind_front.verify.cpp | 23 T do_nothing(T t) { return t; } in do_nothing() function
|
/llvm-project/libcxx/test/std/utilities/function.objects/func.bind.partial/ |
H A D | types.h | 39 T do_nothing(T t) { in do_nothing() function
|
/llvm-project/clang/test/Analysis/ |
H A D | debug-CallGraph.cpp | 48 void do_nothing() {} in do_nothing() function
|