Home
last modified time | relevance | path

Searched defs:barfoo (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/compiler-rt/test/tsan/
Dstack_sync_reuse.cpp43 void __attribute__((noinline)) barfoo() { in barfoo() function
/external/compiler-rt/test/tsan/
Dstack_sync_reuse.cc43 void __attribute__((noinline)) barfoo() { in barfoo() function
/external/compiler-rt/lib/tsan/go/
Dtest.c50 void barfoo() {} in barfoo() function
/external/llvm-project/lldb/test/API/python_api/sbdata/
Dmain.cpp30 foo barfoo[] = {foo(1,2,3), foo(4,5,6)}; in main() local
/external/llvm-project/compiler-rt/lib/tsan/go/
Dtest.c58 void barfoo() {} in barfoo() function
/external/llvm-project/clang/test/CodeGen/
Ddebug-info.c46 typedef int barfoo; typedef
/external/clang/test/CodeGen/
Ddebug-info.c46 typedef int barfoo; typedef
/external/python/cpython3/Lib/test/
Dtest_typing.py1805 def barfoo(x: AT): ... function
2978 def barfoo(x: BA): ... function
2986 def barfoo(x: BA): ... function