Searched refs:buildXtoHash (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h68 FuncDeclaration *buildXtoHash(StructDeclaration *ad, Scope *sc);
H A Ddstruct.c1177 xhash = buildXtoHash(this, sc2);
H A Dclone.c714 FuncDeclaration *buildXtoHash(StructDeclaration *sd, Scope *sc) function
737 //printf("StructDeclaration::buildXtoHash() %s\n", sd->toPrettyChars());
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d781 FuncDeclaration buildXtoHash(StructDeclaration sd, Scope* sc)
815 //printf("StructDeclaration::buildXtoHash() %s\n", sd.toPrettyChars());
H A Ddsymbolsem.d4632 sd.xhash = buildXtoHash(sd, sc2);

Completed in 130 milliseconds