Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d1294 final bool canInferAttributes(Scope* sc) in canInferAttributes() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c390 static bool canInferAttributes(FuncDeclaration *fd, Scope *sc) in canInferAttributes() function