Constructors
Synopses
Declared in <llvm/CodeGen/SelectionDAG.h>
Construct an empty debug‐info table.
constexpr
SDDbgInfo() = default;
Deleted copy constructor.
Parameters
Name |
Description |
Other |
Unused; copy construction is deleted. |
Created with MrDocs