OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REFERENCE_TYPE
(Results
1 - 25
of
143
) sorted by relevancy
1
2
3
4
5
6
/src/external/gpl3/gcc.old/dist/gcc/cp/
type-utils.h
41
if (code == POINTER_TYPE || code ==
REFERENCE_TYPE
rtti.cc
591
case
REFERENCE_TYPE
:
674
if (tc ==
REFERENCE_TYPE
)
708
if (tc ==
REFERENCE_TYPE
)
766
if (tc ==
REFERENCE_TYPE
)
798
if (tc ==
REFERENCE_TYPE
)
/src/external/gpl3/gcc/dist/gcc/cp/
type-utils.h
41
if (code == POINTER_TYPE || code ==
REFERENCE_TYPE
rtti.cc
591
case
REFERENCE_TYPE
:
674
if (tc ==
REFERENCE_TYPE
)
708
if (tc ==
REFERENCE_TYPE
)
766
if (tc ==
REFERENCE_TYPE
)
802
if (tc ==
REFERENCE_TYPE
)
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/mach/
nlist.d
161
* reference type. The mask
REFERENCE_TYPE
will be applied to the n_desc field
172
REFERENCE_TYPE
= 0x7,
/src/external/gpl3/gcc.old/dist/gcc/fortran/
convert.cc
110
if (code == POINTER_TYPE || code ==
REFERENCE_TYPE
)
/src/external/gpl3/gcc/dist/gcc/fortran/
convert.cc
110
if (code == POINTER_TYPE || code ==
REFERENCE_TYPE
)
/src/external/gpl3/gcc.old/dist/gcc/c/
c-convert.cc
138
case
REFERENCE_TYPE
:
c-objc-common.cc
109
case
REFERENCE_TYPE
:
/src/external/gpl3/gcc/dist/gcc/c/
c-convert.cc
172
case
REFERENCE_TYPE
:
c-objc-common.cc
146
case
REFERENCE_TYPE
:
/src/external/gpl3/gcc.old/dist/gcc/
convert.cc
63
case
REFERENCE_TYPE
:
331
case
REFERENCE_TYPE
:
634
case
REFERENCE_TYPE
:
1035
case
REFERENCE_TYPE
:
tree-streamer.cc
325
case
REFERENCE_TYPE
:
omp-simd-clone.cc
164
if (TREE_CODE (args[argno]) ==
REFERENCE_TYPE
)
209
if (TREE_CODE (args[argno]) ==
REFERENCE_TYPE
)
1157
if (TREE_CODE (TREE_TYPE (arg)) ==
REFERENCE_TYPE
)
1433
==
REFERENCE_TYPE
1580
&& TREE_CODE (TREE_TYPE (orig_arg)) ==
REFERENCE_TYPE
);
tree.def
154
compiler. POINTER_TYPE,
REFERENCE_TYPE
. Note that this range
163
DEFTREECODE (
REFERENCE_TYPE
, "
reference_type
", tcc_type, 0)
tree.cc
1005
case
REFERENCE_TYPE
:
1710
if (code == POINTER_TYPE || code ==
REFERENCE_TYPE
)
1747
case
REFERENCE_TYPE
:
1922
case
REFERENCE_TYPE
:
2566
case POINTER_TYPE: case
REFERENCE_TYPE
:
2619
case POINTER_TYPE: case
REFERENCE_TYPE
:
2660
case POINTER_TYPE: case
REFERENCE_TYPE
:
4191
case
REFERENCE_TYPE
:
6097
case
REFERENCE_TYPE
:
6996
/* Same as build_pointer_type_for_mode, but for
REFERENCE_TYPE
. *
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/d/
d-convert.cc
186
/* Don't cancel the effect of a CONVERT_EXPR from a
REFERENCE_TYPE
,
188
if (TREE_CODE (TREE_TYPE (expr)) ==
REFERENCE_TYPE
189
|| TREE_CODE (TREE_TYPE (TREE_OPERAND (expr, 0))) ==
REFERENCE_TYPE
)
274
|| TREE_CODE (etype) ==
REFERENCE_TYPE
)
293
case
REFERENCE_TYPE
:
/src/external/gpl3/gcc/dist/gcc/
convert.cc
63
case
REFERENCE_TYPE
:
333
case
REFERENCE_TYPE
:
649
case
REFERENCE_TYPE
:
1060
case
REFERENCE_TYPE
:
tree-streamer.cc
325
case
REFERENCE_TYPE
:
tree.def
161
compiler. POINTER_TYPE,
REFERENCE_TYPE
. Note that this range
170
DEFTREECODE (
REFERENCE_TYPE
, "
reference_type
", tcc_type, 0)
omp-simd-clone.cc
358
if (TREE_CODE (args[argno]) ==
REFERENCE_TYPE
)
403
if (TREE_CODE (args[argno]) ==
REFERENCE_TYPE
)
1325
if (TREE_CODE (TREE_TYPE (arg)) ==
REFERENCE_TYPE
)
1716
==
REFERENCE_TYPE
1863
&& TREE_CODE (TREE_TYPE (orig_arg)) ==
REFERENCE_TYPE
);
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ubsan.cc
456
&& TREE_CODE (TREE_TYPE (op)) ==
REFERENCE_TYPE
)
492
if (TREE_CODE (ptype) ==
REFERENCE_TYPE
)
503
/* Instrument a NOP_EXPR to
REFERENCE_TYPE
or INTEGER_CST with
REFERENCE_TYPE
c-pretty-print.cc
287
case
REFERENCE_TYPE
:
459
case
REFERENCE_TYPE
:
2175
if (type && TREE_CODE (type) ==
REFERENCE_TYPE
)
/src/external/gpl3/gcc/dist/gcc/c-family/
c-ubsan.cc
563
&& TREE_CODE (TREE_TYPE (op)) ==
REFERENCE_TYPE
)
599
if (TREE_CODE (ptype) ==
REFERENCE_TYPE
)
610
/* Instrument a NOP_EXPR to
REFERENCE_TYPE
or INTEGER_CST with
REFERENCE_TYPE
c-pretty-print.cc
287
case
REFERENCE_TYPE
:
480
case
REFERENCE_TYPE
:
2237
if (type && TREE_CODE (type) ==
REFERENCE_TYPE
)
Completed in 72 milliseconds
1
2
3
4
5
6
Indexes created Tue Feb 24 08:35:24 UTC 2026