Home
last modified time | relevance | path

Searched defs:do_nothing (Results 1 – 17 of 17) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dubsan-type-checks.cpp9 void do_nothing() { in do_nothing() function
22 void do_nothing() { in do_nothing() function
H A Dubsan-suppress-checks.cpp35 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 Ddifference_type.pass.cpp33 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 Ddlopen.cpp76 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 Dop_star.pass.cpp47 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 Drv_value.pass.cpp52 struct do_nothing struct
60 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
/llvm-project/compiler-rt/test/dfsan/
H A Dvararg.c7 int do_nothing(const char *format, ...) { in do_nothing() function
/llvm-project/lldb/test/API/functionalities/thread/exit_during_step/
H A Dmain.cpp7 #define do_nothing() macro
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/
H A Dcmp_nullptr.pass.cpp46 void do_nothing(int*) {} do_nothing() function
H A Dcmp.pass.cpp32 void do_nothing(int*) {} in do_nothing() function
/llvm-project/clang/tools/scan-build-py/tests/functional/src/
H A Demit-one.c15 int do_nothing() in do_nothing() function
/llvm-project/lldb/test/API/functionalities/thread/create_during_step/
H A Dmain.cpp7 #define do_nothing() macro
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
H A Dunique.pass.cpp100 struct do_nothing struct
105 typedef std::unique_ptr<int, do_nothing> Ptr; argument
H A Dunique_pred.pass.cpp126 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 Dbind_front.verify.cpp23 T do_nothing(T t) { return t; } in do_nothing() function
/llvm-project/libcxx/test/std/utilities/function.objects/func.bind.partial/
H A Dtypes.h39 T do_nothing(T t) { in do_nothing() function
/llvm-project/clang/test/Analysis/
H A Ddebug-CallGraph.cpp48 void do_nothing() {} in do_nothing() function