Manages the emission of signposts into the recording method supported by the OS.
Declared in <llvm/Support/Signposts.h>
class SignpostEmitter;
| Name | Description |
|---|---|
SignpostEmitter [constructor] | Default constructor |
~SignpostEmitter [destructor] | Destructor |
endInterval | End a signposted interval for a given object. |
isEnabled | |
startInterval | Begin a signposted interval for a given object. |