Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C/C++
codeql/cpp-all 5.1.0 (changelog, source)

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