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

Member predicate NameQualifier::getExpr

Gets the expression ultimately qualified by the chain of name qualifiers. For example, f() in N1::N2::f().

Expr getExpr()