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

Member predicate TranslatedBinaryConditionalExpr::getThen

Gets the TranslatedExpr for the “then” result. Note that nothing in the base implementation of this class assumes that getThen() is disjoint from getCondition().

TranslatedExpr getThen()