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

Member predicate Node :: asIndirectVariable

Gets the indirectionIndex’th indirection of this node’s underlying variable, if any.

This can be used for modeling flow in and out of global variables.

Variable asIndirectVariable ( int indirectionIndex )