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

Predicate getTranslatedExpr

Gets the TranslatedExpr for the specified expression. If expr is a load or synthesized temporary object, the result is the TranslatedExpr for the load or synthetic temporary object portion.

Import path

import semmle.code.cpp.ir.implementation.raw.internal.TranslatedExpr
TranslatedExpr getTranslatedExpr(Expr expr)