Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dclone.c1135 FuncDeclaration *buildInv(AggregateDeclaration *ad, Scope *sc) in buildInv() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d1162 FuncDeclaration buildInv(AggregateDeclaration ad, Scope* sc) in buildInv() function