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

Member predicate SsaPhiNode :: getType

Gets the type of this node.

If isGLValue() holds, then the type of this node should be thought of as “pointer to getType()”.

DataFlowType getType ( )