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

Member predicate MakeImpl::Impl::AccessPathApproxNil::isCons

Holds if this is a representation of head followed by the typ,tail pair.

predicate isCons(Content head, DataFlowType typ, AccessPathApprox tail)