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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp291 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS macro
296 CLASS##Info::KeyTy(UNWRAP_ARGS(ARGS)))) \
307 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
310 return storeImpl(new (0u) CLASS(Context, Storage, UNWRAP_ARGS(ARGS)), \
317 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \

Completed in 45 milliseconds