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

Member predicate TranslatedSideEffect::getPrimaryExpr

Gets the expression that caused this side effect.

All side effects with the same getPrimaryExpr() will appear in the same contiguous sequence in the IR.

Expr getPrimaryExpr()