CodeQL library for C/C++
codeql/cpp-all 0.12.10 (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)