CodeQL library for C/C++
codeql/cpp-all 0.9.3 ( 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 )