CBMC
source_location.h File Reference
#include "deprecate.h"
#include "irep.h"
#include <optional>
#include <string>
+ Include dependency graph for source_location.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  source_locationt
 
struct  diagnostics_helpert< source_locationt >
 

Functions

std::ostream & operator<< (std::ostream &, const source_locationt &)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
const source_locationt source_location 
)

Definition at line 100 of file source_location.cpp.