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

Member predicate Node::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()