LLVM 20.0.0git
|
Used to temporarily set the debug info format of a function, module, or basic block for the duration of this object's lifetime, after which the prior state will be restored. More...
#include "llvm/IR/DebugProgramInstruction.h"
Public Member Functions | |
ScopedDbgInfoFormatSetter (T &Obj, bool NewState) | |
~ScopedDbgInfoFormatSetter () | |
Used to temporarily set the debug info format of a function, module, or basic block for the duration of this object's lifetime, after which the prior state will be restored.
Definition at line 680 of file DebugProgramInstruction.h.
|
inline |
Definition at line 685 of file DebugProgramInstruction.h.
|
inline |
Definition at line 689 of file DebugProgramInstruction.h.