Searched refs:UNWRAP_ARGS (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 317 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS macro 322 CLASS##Info::KeyTy(UNWRAP_ARGS(ARGS)))) \ 333 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \ 337 CLASS(Context, Storage, UNWRAP_ARGS(ARGS)), \ 345 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
|