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

Member predicate StringConcatenation::getAnOperand

Gets an operand of this concatenation (one of the string operands being concatenated). Will not return out param for sprintf-like functions, but will consider the format string to be part of the operands.

Expr getAnOperand()