OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECL_UNCHECKED_FUNCTION_CODE
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-symtab.cc
566
|| (
DECL_UNCHECKED_FUNCTION_CODE
(prevailing)
567
!=
DECL_UNCHECKED_FUNCTION_CODE
(decl))))
lto-common.cc
1257
compare_values (
DECL_UNCHECKED_FUNCTION_CODE
);
/src/external/gpl3/gcc/dist/gcc/analyzer/
varargs.cc
270
switch (
DECL_UNCHECKED_FUNCTION_CODE
(callee_fndecl))
362
switch (
DECL_UNCHECKED_FUNCTION_CODE
(callee_fndecl))
/src/external/gpl3/gcc/dist/gcc/lto/
lto-symtab.cc
566
|| (
DECL_UNCHECKED_FUNCTION_CODE
(prevailing)
567
!=
DECL_UNCHECKED_FUNCTION_CODE
(decl))))
lto-common.cc
1258
compare_values (
DECL_UNCHECKED_FUNCTION_CODE
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-streamer-out.cc
321
bp_pack_value (bp,
DECL_UNCHECKED_FUNCTION_CODE
(expr), 32);
tree.h
2670
#define
DECL_UNCHECKED_FUNCTION_CODE
(NODE) \
6497
&&
DECL_UNCHECKED_FUNCTION_CODE
(node) == name);
lto-streamer-out.cc
1345
hstate.add_int (
DECL_UNCHECKED_FUNCTION_CODE
(t));
fold-const.cc
3554
&& (
DECL_UNCHECKED_FUNCTION_CODE
(arg0)
3555
==
DECL_UNCHECKED_FUNCTION_CODE
(arg1)));
/src/external/gpl3/gcc/dist/gcc/
tree-streamer-out.cc
312
bp_pack_value (bp,
DECL_UNCHECKED_FUNCTION_CODE
(expr), 32);
tree.h
2825
#define
DECL_UNCHECKED_FUNCTION_CODE
(NODE) \
6837
&&
DECL_UNCHECKED_FUNCTION_CODE
(node) == name);
lto-streamer-out.cc
1351
hstate.add_int (
DECL_UNCHECKED_FUNCTION_CODE
(t));
fold-const.cc
3781
&& (
DECL_UNCHECKED_FUNCTION_CODE
(arg0)
3782
==
DECL_UNCHECKED_FUNCTION_CODE
(arg1)));
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model.cc
1408
switch (
DECL_UNCHECKED_FUNCTION_CODE
(callee_fndecl))
1615
switch (
DECL_UNCHECKED_FUNCTION_CODE
(callee_fndecl))
/src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc
6031
WU (
DECL_UNCHECKED_FUNCTION_CODE
(t));
6531
DECL_UNCHECKED_FUNCTION_CODE
(t) = built_in_function (bltin);
11119
auto fncode =
DECL_UNCHECKED_FUNCTION_CODE
(decl);
11120
DECL_UNCHECKED_FUNCTION_CODE
(existing) = fncode;
/src/external/gpl3/gcc/dist/gcc/cp/
module.cc
6243
WU (
DECL_UNCHECKED_FUNCTION_CODE
(t));
6772
DECL_UNCHECKED_FUNCTION_CODE
(t) = built_in_function (bltin);
11665
auto fncode =
DECL_UNCHECKED_FUNCTION_CODE
(decl);
11666
DECL_UNCHECKED_FUNCTION_CODE
(existing) = fncode;
Completed in 100 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026