CBMC
source_location.cpp File Reference
#include "source_location.h"
#include "prefix.h"
#include <filesystem>
#include <ostream>
+ Include dependency graph for source_location.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 100 of file source_location.cpp.