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

Predicate Make::Flow::hasProperty

Holds if all flow reaching n originates from nodes in hasPropertyBase. The property t is taken from one of those origins such that all other origins imply t.

Import path

import codeql.typeflow.UniversalFlow
predicate hasProperty(FlowNode n, Prop t)