CodeQL library for C/C++
codeql/cpp-all 0.12.11 (changelog, source)
Search

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()