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

Predicate signature TypeFlowInput::typeFlowBaseCand

Holds if n has type t and this information is discarded, such that t might be a better type bound for nodes where n flows to. This might include multiple bounds for a single node.

signature predicate typeFlowBaseCand(TypeFlowNode n, Type t)