Home
last modified time | relevance | path

Searched defs:buildPostBlit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dclone.c781 FuncDeclaration *buildPostBlit(StructDeclaration *sd, Scope *sc) in buildPostBlit() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d1215 FuncDeclaration buildPostBlit(StructDeclaration sd, Scope* sc) in buildPostBlit() function