LLVM: lib/DebugInfo/DWARF/LowLevel/DWARFCFIProgram.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define ENUM_TO_CSTR(e)
#define DECLARE_OP3(OP, OPTYPE0, OPTYPE1, OPTYPE2)
#define DECLARE_OP2(OP, OPTYPE0, OPTYPE1)
#define DECLARE_OP1(OP, OPTYPE0)
#define DECLARE_OP0(OP)

Macro Definition Documentation

DECLARE_OP0

#define DECLARE_OP0 ( OP )

DECLARE_OP1

#define DECLARE_OP1 ( OP,
OPTYPE0 )

DECLARE_OP2

#define DECLARE_OP2 ( OP,
OPTYPE0,
OPTYPE1 )

DECLARE_OP3

#define DECLARE_OP3 ( OP,
OPTYPE0,
OPTYPE1,
OPTYPE2 )

ENUM_TO_CSTR

#define ENUM_TO_CSTR ( e )