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

Member predicate Instruction :: getConvertedResultExpression

Gets the Expr whose result is computed by this instruction, if any. The Expr may be a conversion.

Expr getConvertedResultExpression ( )