codeql/cpp-all
4.3.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the expression ultimately qualified by the chain of name qualifiers. For example, f() in N1::N2::f().
f()
N1::N2::f()
Expr getExpr()