Home
last modified time | relevance | path

Searched refs:testRoutine (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dbyrefcopyint.c41 voidVoid testRoutine(const char *whoami) { in testRoutine() function
58 array[i] = testRoutine(argv[0]); in main()
H A Dcopyconstructor.C64 void testRoutine() { in testRoutine() function
73 testRoutine(); in main()
H A Dreference.C77 void testRoutine() { in testRoutine() function
87 testRoutine(); in main()
/llvm-project/clang/test/CodeGenCXX/
H A Dcopy-in-cplus-object.cpp18 void testRoutine() { in testRoutine() function