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

Predicate Make::Logic::ValidationWrapperWithState::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, State state)