LLVM 17.0.0git
Macros
DXContainer.cpp File Reference
#include "llvm/BinaryFormat/DXContainer.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/BinaryFormat/DXContainerConstants.def"
Include dependency graph for DXContainer.cpp:

Go to the source code of this file.

Macros

#define CONTAINER_PART(PartName)   .Case(#PartName, PartType::PartName)
 

Macro Definition Documentation

◆ CONTAINER_PART

#define CONTAINER_PART (   PartName)    .Case(#PartName, PartType::PartName)