OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inst_meth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc
8998
bool
inst_meth
;
9028
inst_meth
= (TREE_CODE (objc_method_context) == INSTANCE_METHOD_DECL);
9032
imp_list,
inst_meth
);
9048
imp_list,
inst_meth
);
8994
bool
inst_meth
;
local
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc
9000
bool
inst_meth
;
9030
inst_meth
= (TREE_CODE (objc_method_context) == INSTANCE_METHOD_DECL);
9034
imp_list,
inst_meth
);
9050
imp_list,
inst_meth
);
8996
bool
inst_meth
;
local
Completed in 21 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026