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).
predicate 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).
predicate isImplicit()