Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/
H A Dharness.h34 Printf_t getPrintfFunction();
95 &GPA, gwp_asan::test::getPrintfFunction(), in SetUp()
/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/platform_specific/
H A Dprintf_sanitizer_common.cpp16 Printf_t getPrintfFunction() { return __sanitizer::Printf; } in getPrintfFunction() function