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

Member predicate ExprNode :: getExpr

Gets the non-conversion expression corresponding to this node, if any. If this node strictly (in the sense of getConvertedExpr) corresponds to a Conversion, then the result is that Conversion’s non-Conversion base expression.

Expr getExpr ( )