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

Predicate forceHighPrecision

Holds if access paths with c at their head always should be tracked at high precision. This disables adaptive access path precision for such access paths.

Import path

import semmle.code.cpp.ir.dataflow.internal.DataFlowPrivate
predicate forceHighPrecision(Content c)