Member predicate FunctionDeclarationEntry::isImplicit
Holds if this declaration is an implicit function declaration, that is, where a function is used before it is declared (under older C standards, or when there were parse errors).
predicate isImplicit()