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

Predicate underlyingElement

INTERNAL: Do not use.

Gets the @element that this Element extends. This should normally only be called from member predicates, where e is this and you need the result for an argument to a database extensional. See unresolveElement for when e is not this.

Import path

import cpp
@element underlyingElement(Element e)