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

Predicate FlowVar_internal::readAccess

Holds if the value of the variable accessed at va may affect the execution of the program.

Import path

import semmle.code.cpp.dataflow.internal.FlowVar
predicate readAccess(VariableAccess va)