CodeQL library for C/C++
codeql/cpp-all 2.1.1 (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, or when there were parse errors).

predicate isImplicit()