Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp290 #define UNWRAP_ARGS_IMPL(...) __VA_ARGS__ macro
291 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS