Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h161 # define DECLARE_WRAPPER(ret_type, func, ...) macro
167 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
178 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
215 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
250 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
326 DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \