Searched refs:DECLARE_REAL_AND_INTERCEPTOR (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/interception/
H A Dinterception.h50 // 3b) add DECLARE_REAL_AND_INTERCEPTOR(int, foo, const char*, double);
104 #define DECLARE_REAL_AND_INTERCEPTOR(ret_type, func, ...); \ macro

Completed in 28 milliseconds