Home
last modified time | relevance | path

Searched refs:int_ptr_t (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
92 int_ptr_t e(new int()); in f_1()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-auto-ptr.cpp89 typedef std::auto_ptr<int> int_ptr_t;
92 int_ptr_t e(new int());
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-replace-auto-ptr.cpp90 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
93 int_ptr_t e(new int()); in f_1()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-replace-auto-ptr.cpp90 typedef std::auto_ptr<int> int_ptr_t; in f_1() typedef
93 int_ptr_t e(new int()); in f_1()
/dports/textproc/py-pygccxml/pygccxml-2.2.1/unittests/data/
H A Dtype_traits.hpp354 typedef int* int_ptr_t; typedef
413 typedef int* int_ptr_t; typedef
453 typedef int* int_ptr_t; typedef
508 typedef int* int_ptr_t; typedef
607 typedef int* int_ptr_t; typedef
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/jit.dg/
H A Dtest-functions.c324 gcc_jit_type *int_ptr_t = in create_use_of_void_return() local
329 gcc_jit_context_new_param (ctxt, NULL, int_ptr_t, "out"); in create_use_of_void_return()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/jit.dg/
H A Dtest-functions.c324 gcc_jit_type *int_ptr_t = in create_use_of_void_return() local
329 gcc_jit_context_new_param (ctxt, NULL, int_ptr_t, "out"); in create_use_of_void_return()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/jit.dg/
H A Dtest-functions.c324 gcc_jit_type *int_ptr_t = in create_use_of_void_return() local
329 gcc_jit_context_new_param (ctxt, NULL, int_ptr_t, "out"); in create_use_of_void_return()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/jit.dg/
H A Dtest-functions.c324 gcc_jit_type *int_ptr_t = in create_use_of_void_return() local
329 gcc_jit_context_new_param (ctxt, NULL, int_ptr_t, "out"); in create_use_of_void_return()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-functions.c324 gcc_jit_type *int_ptr_t = in create_use_of_void_return() local
329 gcc_jit_context_new_param (ctxt, NULL, int_ptr_t, "out"); in create_use_of_void_return()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/jit.dg/
H A Dtest-functions.c324 gcc_jit_type *int_ptr_t = in create_use_of_void_return() local
329 gcc_jit_context_new_param (ctxt, NULL, int_ptr_t, "out"); in create_use_of_void_return()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-functions.c324 gcc_jit_type *int_ptr_t = in create_use_of_void_return() local
329 gcc_jit_context_new_param (ctxt, NULL, int_ptr_t, "out"); in create_use_of_void_return()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-functions.c324 gcc_jit_type *int_ptr_t = in create_use_of_void_return() local
329 gcc_jit_context_new_param (ctxt, NULL, int_ptr_t, "out"); in create_use_of_void_return()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/jit.dg/
H A Dtest-functions.c324 gcc_jit_type *int_ptr_t = in create_use_of_void_return() local
329 gcc_jit_context_new_param (ctxt, NULL, int_ptr_t, "out"); in create_use_of_void_return()

12