CodeQL library for C/C++
codeql/cpp-all 0.12.8-dev (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()