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

Predicate Make::Private::SummaryComponentStack::push

Gets the stack obtained by pushing head onto tail.

Make sure to override RequiredSummaryComponentStack::required() in order to ensure that the constructed stack exists.

Import path

import codeql.dataflow.internal.FlowSummaryImpl
SummaryComponentStack push(SummaryComponent head, SummaryComponentStack tail)