OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_trivial_copy_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
call.cc
10772
has_trivial_copy_p
(tree type, bool access, bool hasctor[2])
function
10875
bool trivcopy =
has_trivial_copy_p
(desttype, true, hasctors);
/src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc
10091
has_trivial_copy_p
(tree type, bool access, bool hasctor[2])
function
10194
bool trivcopy =
has_trivial_copy_p
(desttype, true, hasctors);
Completed in 31 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026