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

Predicate signature TypeFlowInput::exactTypeBase

Holds if t is the most precise type of n, if any.

signature predicate exactTypeBase(TypeFlowNode n, Type t)