OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logical_loc
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
diagnostic-format-sarif.h
48
make_sarif_logical_location_object (const logical_location &
logical_loc
);
diagnostic-format-sarif.h
48
make_sarif_logical_location_object (const logical_location &
logical_loc
);
diagnostic-format-sarif.cc
174
const logical_location *
logical_loc
);
185
const logical_location *
logical_loc
);
738
const logical_location *
logical_loc
= NULL;
local
740
logical_loc
= client_data_hooks->get_current_logical_location ();
743
= make_location_object (*diagnostic.richloc,
logical_loc
);
748
/* If
LOGICAL_LOC
is non-NULL, use it to create a "logicalLocations" property
754
const logical_location *
logical_loc
)
756
if (!
logical_loc
)
758
json::object *logical_loc_obj = make_sarif_logical_location_object (*
logical_loc
);
765
and
LOGICAL_LOC
. *
803
const
logical_loc
ation *
logical_loc
= event.get_
logical_loc
ation ();
local
[
all
...]
diagnostic-format-sarif.cc
174
const logical_location *
logical_loc
);
185
const logical_location *
logical_loc
);
738
const logical_location *
logical_loc
= NULL;
local
740
logical_loc
= client_data_hooks->get_current_logical_location ();
743
= make_location_object (*diagnostic.richloc,
logical_loc
);
748
/* If
LOGICAL_LOC
is non-NULL, use it to create a "logicalLocations" property
754
const logical_location *
logical_loc
)
756
if (!
logical_loc
)
758
json::object *logical_loc_obj = make_sarif_logical_location_object (*
logical_loc
);
765
and
LOGICAL_LOC
. *
803
const
logical_loc
ation *
logical_loc
= event.get_
logical_loc
ation ();
local
[
all
...]
/src/external/gpl3/gcc/dist/gcc/analyzer/
checker-event.cc
162
tree_logical_location
logical_loc
(m_original_fndecl);
164
make_sarif_logical_location_object (
logical_loc
));
checker-event.cc
162
tree_logical_location
logical_loc
(m_original_fndecl);
164
make_sarif_logical_location_object (
logical_loc
));
Completed in 32 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026