Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C/C++
codeql/cpp-all 4.3.1 (changelog, source)

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()