FuncDeclaration.checkForwardRef

Check that this function type is properly resolved. If not, report "forward reference error" and return true.

class FuncDeclaration
extern (D) final
bool
checkForwardRef
(
const ref Loc loc
)
Suggestion Box / Bug Report