Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c421 static void initInferAttributes(FuncDeclaration *fd) in initInferAttributes() function
1195 initInferAttributes(this); in semantic()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d1332 final void initInferAttributes() in initInferAttributes() function
H A Ddsymbolsem.d3903 funcdecl.initInferAttributes(); in funcDeclarationSemantic()