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

Member predicate MemoryLocation0::isAlwaysAllocatedOnStack

Holds if the location always represents memory allocated on the stack (for example, a variable with automatic storage duration).

predicate isAlwaysAllocatedOnStack()