Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp346 IdentityFunction InterceptedRealFunction; variable
350 return InterceptedRealFunction(x); in InterceptorFunction()
392 InterceptedRealFunction = real_identity; in TestIdentityFunctionPatching()
529 InterceptedRealFunction = real_identity; in TEST()