llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | Public Attributes | List of all members
CamlFrame::DebugInfo Struct Reference

Debug information. More...

#include <core/annot.h>

Public Member Functions

bool operator== (const DebugInfo &that) const
 Compares two debug info objects.
 

Public Attributes

int64_t Location
 Packed location information.
 
std::string File
 Name of the originating file.
 
std::string Definition
 Name of the definition.
 

Detailed Description

Debug information.


The documentation for this struct was generated from the following file: