OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_of_ivar
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc
7790
tree
type_of_ivar
;
7799
type_of_ivar
= DECL_BIT_FIELD_TYPE (ivar);
7801
type_of_ivar
= TREE_TYPE (ivar);
7804
if (!comptypes (TREE_TYPE (property),
type_of_ivar
)
7810
type_of_ivar
, -5, NULL_TREE)))
7786
tree
type_of_ivar
;
local
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc
7792
tree
type_of_ivar
;
7801
type_of_ivar
= DECL_BIT_FIELD_TYPE (ivar);
7803
type_of_ivar
= TREE_TYPE (ivar);
7806
if (!comptypes (TREE_TYPE (property),
type_of_ivar
)
7812
type_of_ivar
, -5, NULL_TREE)))
7788
tree
type_of_ivar
;
local
Completed in 33 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026