OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otherfirst
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
25712
tree
otherfirst
= ns == decl1 ? args2 : args1;
25713
otherfirst
= TREE_VALUE (
otherfirst
);
25714
if (TREE_CODE (
otherfirst
) == REFERENCE_TYPE
25715
&& TYPE_REF_IS_RVALUE (
otherfirst
))
25710
tree
otherfirst
= ns == decl1 ? args2 : args1;
local
Completed in 31 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026