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

Member predicate UserType :: isLocal

Holds if this is a local type (that is, a type that has a directly-enclosing function).

predicate isLocal ( )