21#ifndef GCC_CUSTOM_SARIF_PROPERTIES_CFG_H
22#define GCC_CUSTOM_SARIF_PROPERTIES_CFG_H
Definition custom-sarif-properties/cfg.h:45
const json::array_of_string_property stmts
const json::array_of_string_property phis
Definition custom-sarif-properties/cfg.h:49
const json::array_of_string_property insns
Definition custom-sarif-properties/cfg.h:41
const json::string_property kind
const json::integer_property index
const json::string_property count
Definition custom-sarif-properties/cfg.h:57
const json::integer_property probability_pc
const json::array_of_string_property flags
const json::integer_property pass_number
const json::string_property pass_name
Definition custom-sarif-properties/cfg.h:36
const json::integer_property depth
const json::integer_property num
const json::string_property kind
Definition custom-sarif-properties/cfg.h:27
Definition custom-sarif-properties/state-graphs.h:30
Definition custom-sarif-properties/state-graphs.h:33
Definition custom-sarif-properties/cfg.h:26
property< integer_number > integer_property
Definition json.h:138
property< array > array_of_string_property
Definition json.h:141
property< string > string_property
Definition json.h:137