Home
last modified time | relevance | path

Searched refs:needToHash (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dclone.c657 bool needToHash(StructDeclaration *sd) in needToHash() function
683 if (needToHash(ts->sym)) in needToHash()
734 if (!needToHash(sd)) in buildXtoHash()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d728 private bool needToHash(StructDeclaration sd) in needToHash() function
752 if (needToHash(ts.sym)) in needToHash()
799 if (!needToHash(sd)) in buildXtoHash()