OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orig_pointee_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc
2953
tree
orig_pointee_type
= TREE_TYPE (type);
local
2954
TREE_TYPE (type) = build_variant_type_copy (
orig_pointee_type
);
2958
= TYPE_CANONICAL (TYPE_POINTER_TO (
orig_pointee_type
));
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc
2955
tree
orig_pointee_type
= TREE_TYPE (type);
local
2956
TREE_TYPE (type) = build_variant_type_copy (
orig_pointee_type
);
2960
= TYPE_CANONICAL (TYPE_POINTER_TO (
orig_pointee_type
));
Completed in 64 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026