This change adds to the method isThisDeclarationADefinition additional
conditions under which a function declaration becomes a definition.
These includes the case of a declaration that does not have a function
body because the latter is not instantiated yet.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Build Status
Buildable 901 Build 901: arc lint + arc unit