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

Member predicate UninitializedGroupInstruction::getAnIRVariable

Gets an IRVariable whose memory is initialized by this instruction, if any. Note: Allocations that are not represented as IRVariables (such as dynamic allocations) are not returned by this predicate even if this instruction initializes such memory.

IRVariable getAnIRVariable()