OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:objc_synthesize_setter
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc
131
static void
objc_synthesize_setter
(tree, tree, tree);
7543
objc_synthesize_setter
(tree klass, tree class_methods ATTRIBUTE_UNUSED, tree property)
8086
objc_synthesize_setter
(klass, class_methods, x);
7539
objc_synthesize_setter
(tree klass, tree class_methods ATTRIBUTE_UNUSED, tree property)
function
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc
132
static void
objc_synthesize_setter
(tree, tree, tree);
7545
objc_synthesize_setter
(tree klass, tree class_methods ATTRIBUTE_UNUSED, tree property)
8088
objc_synthesize_setter
(klass, class_methods, x);
7541
objc_synthesize_setter
(tree klass, tree class_methods ATTRIBUTE_UNUSED, tree property)
function
Completed in 38 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026