diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index e7e4ce86154..6b93e9cc044 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -3169,7 +3169,7 @@ is its address (after linking) which is guaranteed to be constant.

will automatically be inserted into that module's list of functions.

-
  • bool isExternal() +
  • bool isDeclaration()

    Return whether or not the Function has a body defined. If the function is "external", it does not have a body, and thus must be resolved