Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp420 #define UNWRAP_ARGS_IMPL(...) __VA_ARGS__ macro
421 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS