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_P
(Results
1 - 25
of
381
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl3/gcc.old/dist/gcc/config/
sol2-cxx.cc
54
if (!(
DECL_P
(decl) && DECL_NAMESPACE_STD_P (CP_DECL_CONTEXT (decl))))
sol2-c.cc
114
if (decl &&
DECL_P
(decl))
169
if (decl &&
DECL_P
(decl))
228
if (decl &&
DECL_P
(decl))
/src/external/gpl3/gcc/dist/gcc/config/
sol2-cxx.cc
54
if (!(
DECL_P
(decl) && DECL_NAMESPACE_STD_P (CP_DECL_CONTEXT (decl))))
sol2-c.cc
114
if (decl &&
DECL_P
(decl))
169
if (decl &&
DECL_P
(decl))
228
if (decl &&
DECL_P
(decl))
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
function-set.cc
61
gcc_assert (fndecl &&
DECL_P
(fndecl));
/src/external/gpl3/gcc/dist/gcc/analyzer/
function-set.cc
61
gcc_assert (fndecl &&
DECL_P
(fndecl));
kf-analyzer.cc
122
gcc_assert (
DECL_P
(d1));
123
gcc_assert (
DECL_P
(d2));
/src/external/gpl3/gcc/dist/gcc/
tree-ssa.cc
441
if (
DECL_P
(value))
1489
&&
DECL_P
(sym)
1560
if (
DECL_P
(ref))
1568
if (
DECL_P
(TREE_OPERAND (ref, 0)))
1572
if (
DECL_P
(TREE_OPERAND (ref, 0)))
1593
if (!
DECL_P
(decl))
1639
if (
DECL_P
(base))
1647
if (!
DECL_P
(decl))
1662
if (
DECL_P
(lhs))
1669
&&
DECL_P
(TREE_OPERAND (lhs, 0))
[
all
...]
attribs.cc
468
if (
DECL_P
(node))
773
if (spec->decl_required && !
DECL_P
(*anode))
796
if (spec->type_required &&
DECL_P
(*anode))
865
|| !
DECL_P
(*anode)
897
if (anode != node &&
DECL_P
(*node))
946
if (spec->type_required &&
DECL_P
(*node)
957
if (
DECL_P
(*anode))
980
if (
DECL_P
(*anode))
1014
if (
DECL_P
(*node))
1911
if (!
DECL_P
(node)
[
all
...]
gimple-array-bounds.cc
65
if (
DECL_P
(base))
223
else if (!compref &&
DECL_P
(base))
458
if (
DECL_P
(ref))
460
if (rec &&
DECL_P
(rec))
725
if (
DECL_P
(t))
tree-into-ssa.cc
672
gcc_checking_assert (
DECL_P
(sym));
687
gcc_checking_assert (
DECL_P
(sym));
699
gcc_checking_assert (
DECL_P
(def));
1041
gcc_checking_assert (
DECL_P
(var));
1240
tree sym =
DECL_P
(var) ? var : SSA_NAME_VAR (var);
1265
gcc_checking_assert (
DECL_P
(var));
1389
gcc_checking_assert (
DECL_P
(var));
1404
gcc_checking_assert (
DECL_P
(var));
1607
if (
DECL_P
(name))
1830
tree sym =
DECL_P
(use) ? use : SSA_NAME_VAR (use)
[
all
...]
asan.h
233
return
DECL_P
(decl)
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa.cc
444
if (
DECL_P
(value))
1510
&&
DECL_P
(sym)
1581
if (
DECL_P
(ref))
1587
if (
DECL_P
(base))
1598
if (!
DECL_P
(decl))
1647
if (!
DECL_P
(decl))
1662
if (
DECL_P
(lhs))
1669
&&
DECL_P
(TREE_OPERAND (lhs, 0)))
1682
&&
DECL_P
(decl)
1701
if (
DECL_P
(decl
[
all
...]
attribs.cc
479
if (
DECL_P
(node))
743
if (spec->decl_required && !
DECL_P
(*anode))
766
if (spec->type_required &&
DECL_P
(*anode))
836
|| !
DECL_P
(*anode)
867
if (anode != node &&
DECL_P
(*node))
884
if (spec->type_required &&
DECL_P
(*node)
895
if (
DECL_P
(*anode))
918
if (
DECL_P
(*anode))
952
if (
DECL_P
(*node))
1812
if (!
DECL_P
(node)
[
all
...]
gimple-array-bounds.cc
66
if (
DECL_P
(base))
252
else if (!compref &&
DECL_P
(base))
373
if (
DECL_P
(ref))
375
if (rec &&
DECL_P
(rec))
640
if (
DECL_P
(t))
tree-into-ssa.cc
661
gcc_checking_assert (
DECL_P
(sym));
676
gcc_checking_assert (
DECL_P
(sym));
688
gcc_checking_assert (
DECL_P
(def));
1030
gcc_checking_assert (
DECL_P
(var));
1229
tree sym =
DECL_P
(var) ? var : SSA_NAME_VAR (var);
1254
gcc_checking_assert (
DECL_P
(var));
1378
gcc_checking_assert (
DECL_P
(var));
1393
gcc_checking_assert (
DECL_P
(var));
1596
if (
DECL_P
(name))
1818
tree sym =
DECL_P
(use) ? use : SSA_NAME_VAR (use)
[
all
...]
asan.h
227
return
DECL_P
(decl)
pointer-query.h
97
return
DECL_P
(ref) && base0 && deref < 1;
tree-diagnostic.cc
286
if (
DECL_P
(t))
warning-control.cc
70
if (
DECL_P
(expr))
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc
803
if (
DECL_P
(node))
887
DECL_P
(node[1]) ? DECL_SOURCE_LOCATION (node[1]) : curloc;
1582
if (
DECL_P
(*node))
2315
if (
DECL_P
(*node))
2824
if (
DECL_P
(decl))
2853
&&
DECL_P
(node[1]))
2875
while (!
DECL_P
(ref));
2889
if (
DECL_P
(decl))
2908
&&
DECL_P
(ref))
2915
if (
DECL_P
(ref)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/cp/
expr.cc
198
else if (
DECL_P
(nop) || CONSTANT_CLASS_P (nop))
328
if (
DECL_P
(expr))
cp-lang.cc
124
gcc_assert (
DECL_P
(t));
/src/external/gpl3/gcc/dist/gcc/cp/
expr.cc
197
else if (
DECL_P
(nop) || CONSTANT_CLASS_P (nop))
327
if (
DECL_P
(expr))
/src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc
886
if (
DECL_P
(node))
970
DECL_P
(node[1]) ? DECL_SOURCE_LOCATION (node[1]) : curloc;
1858
if (
DECL_P
(*node))
2595
if (
DECL_P
(*node))
3147
if (
DECL_P
(decl))
3176
&&
DECL_P
(node[1]))
3198
while (!
DECL_P
(ref));
3212
if (
DECL_P
(decl))
3231
&&
DECL_P
(ref))
3238
if (
DECL_P
(ref)
[
all
...]
Completed in 71 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Tue Feb 24 08:35:24 UTC 2026