OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:needs_ctor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
tree.cc
1203
bool
needs_ctor
= (TYPE_NEEDS_CONSTRUCTING (t)
1217
TYPE_NEEDS_CONSTRUCTING (v) =
needs_ctor
;
1202
bool
needs_ctor
= (TYPE_NEEDS_CONSTRUCTING (t)
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
tree.cc
1175
bool
needs_ctor
= (TYPE_NEEDS_CONSTRUCTING (t)
1189
TYPE_NEEDS_CONSTRUCTING (v) =
needs_ctor
;
1174
bool
needs_ctor
= (TYPE_NEEDS_CONSTRUCTING (t)
local
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026