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

Predicate uninitializedNode

DEPRECATED: See UninitializedNode.

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

Import path

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