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

Module Make::Logic::ParameterizedValidationWrapper

Extends a BarrierGuard input predicate with wrapped invocations.

Import path

import codeql.controlflow.Guards

Predicates

guardChecks

Holds if the guard g validates the expression e upon evaluating to val.

guardChecksDef

Holds if the guard g validates the SSA definition def upon evaluating to val.

Parameters