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

Member predicate FunctionWithWrappers::outermostWrapperFunctionCall

Whether ‘arg’ is an argument in a call to an outermost wrapper function of ‘this’ function.

predicate outermostWrapperFunctionCall(Expr arg, string callChain)