Home
last modified time | relevance | path

Searched defs:test_func (Results 1 – 21 of 21) sorted by relevance

/llvm-project/bolt/test/X86/Inputs/
H A Dsctc_bug4.s9 .globl test_func symbol
12 test_func: label
/llvm-project/clang/test/Interpreter/CUDA/
H A Dsanity.cu5 __global__ void test_func() {} in test_func() function
H A Dmemory.cu6 __global__ void test_func(int* value) { *value = 42; } in test_func() function
/llvm-project/clang/test/Driver/
H A Dclang-offload-bundler-zlib.c88 void test_func(void) { test_func() function
H A Dclang-offload-bundler-asserts-on.c35 void test_func(void) { in test_func() function
H A Dclang-offload-bundler-standardize.c35 void test_func(void) { in test_func() function
H A Dclang-offload-bundler-zstd.c87 void test_func(void) { in test_func() function
H A Dclang-offload-bundler.c562 void test_func(void) { in test_func() function
/llvm-project/lldb/test/API/functionalities/breakpoint/scripted_bkpt/
H A Dmain.c4 test_func() in test_func() function
/llvm-project/lldb/unittests/debugserver/
H A DJSONTest.cpp15 void TestJSON(JSONValue *json_val, const std::function<void(T &)> &test_func) { in TestJSON()
28 const std::function<void(T &)> &test_func = [](T &) {}) { in ParseAndTestJSON()
/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin_FUNCTION.cpp4 namespace test_func { namespace
/llvm-project/clang/test/AST/
H A Dast-dump-decl-stmts.cpp11 void test_func() { in test_func() function
/llvm-project/flang/test/Examples/
H A Dfeature-list-functions.f9016 integer function test_func(a, b) function
/llvm-project/libcxx/test/std/depr/depr.lib.binders/
H A Dtest_func.h20 explicit test_func(int id) : id_(id) {} in test_func() function
/llvm-project/flang/test/Lower/
H A Ddummy-procedure.f9036 real function test_func() function
/llvm-project/libcxx/test/std/utilities/any/any.class/any.cons/
H A Din_place_type.pass.cpp104 void test_func() {} in test_func() function
/llvm-project/lldb/unittests/SymbolFile/PDB/Inputs/
H A Dtest-pdb-types.cpp45 int test_func(int a, int b) { return a + b; } in test_func() function
/llvm-project/libcxxabi/test/
H A Dguard_threaded_test.pass.cpp317 for (auto test_func : TestList) { in test_impl() local
/llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
H A DF_nullptr.pass.cpp180 void test_func() { in test_func() function
/llvm-project/clang/test/SemaCXX/
H A Dsource_location.cpp418 namespace test_func { namespace
[all...]
/llvm-project/libc/AOR_v20.02/math/test/
H A Dmathtest.c111 } test_func; typedef