Searched refs:initInferAttributes (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c421 static void initInferAttributes(FuncDeclaration *fd) function
423 //printf("initInferAttributes() for %s\n", toPrettyChars());
1195 initInferAttributes(this);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d1332 final void initInferAttributes()
1334 //printf("initInferAttributes() for %s (%s)\n", toPrettyChars(), ident.toChars());
H A Ddsymbolsem.d3903 funcdecl.initInferAttributes();

Completed in 164 milliseconds