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

Member predicate Expr :: getType

Gets the type of this expression.

As the type of an expression can sometimes be a TypedefType, calling getUnderlyingType() is often more useful than calling this predicate.

Type getType ( )