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

Predicate Make::Logic::ParameterizedValidationWrapper::guardChecksDef

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

Import path

import codeql.controlflow.Guards
predicate guardChecksDef(Guard g, SsaDefinition def, GuardValue val, P par)