OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:innertype
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
stor-layout.cc
2425
tree
innertype
= TREE_TYPE (type);
2430
mode_for_vector (SCALAR_TYPE_MODE (
innertype
),
2442
TYPE_SIZE_UNIT (
innertype
),
2420
tree
innertype
= TREE_TYPE (type);
local
/src/external/gpl3/gcc/dist/gcc/
stor-layout.cc
2554
tree
innertype
= TREE_TYPE (type);
2559
mode_for_vector (SCALAR_TYPE_MODE (
innertype
),
2571
TYPE_SIZE_UNIT (
innertype
),
2549
tree
innertype
= TREE_TYPE (type);
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc
8715
const_tree
innertype
= TREE_TYPE (inner);
local
8716
if (
innertype
8717
&& TYPE_REF_P (
innertype
)
8718
&& TREE_CODE (TREE_TYPE (
innertype
)) == FUNCTION_TYPE
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
8866
const_tree
innertype
= TREE_TYPE (inner);
local
8867
if (
innertype
8868
&& TYPE_REF_P (
innertype
)
8869
&& TREE_CODE (TREE_TYPE (
innertype
)) == FUNCTION_TYPE
Completed in 70 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026