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

Member predicate TranslatedCrementOperation::getLoadedOperand

Gets the TranslatedLoad on the e in this e++, which is the element that holds the value to be cremented. It’s guaranteed that there’s a load on e because of the needsLoadForParentExpr predicate.

TranslatedLoad getLoadedOperand()