GCC Middle and Back End API Reference
diagnostic-format-sarif.h File Reference
#include "json.h"
Include dependency graph for diagnostic-format-sarif.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  sarif_property_bag
 
class  sarif_object
 
class  sarif_logical_location
 

Functions

std::unique_ptr< sarif_logical_locationmake_sarif_logical_location_object (const logical_location &logical_loc)
 

Function Documentation

◆ make_sarif_logical_location_object()

std::unique_ptr< sarif_logical_location > make_sarif_logical_location_object ( const logical_location & logical_loc)
extern