Home
last modified time | relevance | path

Searched defs:test_ptr (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmember-data-pointers.cpp10 void test_ptr() { (void) ptr; } // forced use in test_ptr() function
/llvm-project-15.0.7/flang/test/Lower/
H A Dstructure-constructors.f90160 subroutine test_ptr(x, a) subroutine
161 real :: x local
162 integer, target :: a(:, :)
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dmips-varargs.c90 char *test_ptr(char *fmt, ...) { in test_ptr() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp432 constexpr bool test_ptr() { in test_ptr() function