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

Predicate Public::uninitializedNode

Gets the Node corresponding to the value of an uninitialized local variable v.

Import path

import semmle.code.cpp.ir.dataflow.internal.DataFlowNodes
Node uninitializedNode(LocalVariable v)