cprover
Loading...
Searching...
No Matches
xml_irep.h File Reference
#include "xml.h"
Include dependency graph for xml_irep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void convert (const irept &irep, xmlt &xml)
void convert (const xmlt &xml, irept &irep)
xmlt xml (const source_locationt &)

Function Documentation

◆ convert() [1/2]

void convert ( const irept & irep,
xmlt & xml )

Definition at line 19 of file xml_irep.cpp.

◆ convert() [2/2]

void convert ( const xmlt & xml,
irept & irep )

Definition at line 53 of file xml_irep.cpp.

◆ xml()

xmlt xml ( const source_locationt & location)

Definition at line 95 of file xml_irep.cpp.