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

Member predicate Expr :: hasChild

Holds if e is the nth child of this expression.

predicate hasChild ( Expr e , int n )