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

Predicate getTypeImpl

INTERNAL: Do not use.

Returns t, but stripped of the outer-most indirectionIndex number of indirections.

If indirectionIndex cannot be stripped off t, an UnknownType is returned.

Import path

import semmle.code.cpp.ir.dataflow.internal.DataFlowUtil
Type getTypeImpl ( Type t , int indirectionIndex )