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

Member predicate ArrayExpr::getArrayBase

Gets the array or pointer expression being subscripted.

This is arr in both arr[0] and 0[arr].

Expr getArrayBase()