Searched refs:canInferAttributes (Results 1 – 3 of 3) sorted by relevance
390 static bool canInferAttributes(FuncDeclaration *fd, Scope *sc) in canInferAttributes() function1194 if (canInferAttributes(this, sc)) in semantic()
1294 final bool canInferAttributes(Scope* sc) in canInferAttributes() function
3902 if (funcdecl.canInferAttributes(sc)) in funcDeclarationSemantic()