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

Member predicate Variable::declaredUsingAutoType

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

predicate declaredUsingAutoType()