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

Predicate Make::Logic::ParameterizedValidationWrapper::guardChecks

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

Import path

import codeql.controlflow.Guards
predicate guardChecks(Guard g, Expr e, GuardValue val, P par)