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

Member predicate Variable :: declaredUsingAutoType

Holds if the type of this variable is declared using the C++ auto keyword.

predicate declaredUsingAutoType ( )