OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ndecl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-forwprop.cc
1510
tree
ndecl
= builtin_decl_explicit (other_atomic);
local
1512
if (
ndecl
== NULL_TREE || !single_imm_use (lhs2, &use_p, &use_stmt))
1667
gimple_call_set_fndecl (stmt2,
ndecl
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-forwprop.cc
1502
tree
ndecl
= builtin_decl_explicit (other_atomic);
local
1504
if (
ndecl
== NULL_TREE || !single_imm_use (lhs2, &use_p, &use_stmt))
1659
gimple_call_set_fndecl (stmt2,
ndecl
);
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
18665
tree
ndecl
= error_mark_node;
18679
ndecl
= tsubst_decomp_names (decl, pattern_decl, args,
18708
if (
ndecl
!= error_mark_node)
18709
cp_finish_decomp (
ndecl
, decomp);
18664
tree
ndecl
= error_mark_node;
local
Completed in 89 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026