Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/xray/TestCases/Posix/
Darg1-arg0-logging.cpp21 [[clang::xray_always_instrument]] void arg0fn() { printf("hello, arg0!\n"); } in arg0fn() function
34 arg0fn(); in main()