OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:replacement_arr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
diagnostic-format-sarif.cc
1690
json::array *
replacement_arr
= new json::array ();
local
1695
replacement_arr
->append (replacement_obj);
1697
artifact_change_obj->set ("replacements",
replacement_arr
);
diagnostic-format-sarif.cc
1690
json::array *
replacement_arr
= new json::array ();
local
1695
replacement_arr
->append (replacement_obj);
1697
artifact_change_obj->set ("replacements",
replacement_arr
);
Completed in 108 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026