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

Class UseOrPhi

Import path

import semmle.code.cpp.ir.dataflow.internal.SsaInternals

Direct supertypes

Indirect supertypes

Predicates

getLocation

Gets the location of this element.

getNode

Inherited predicates

asDefOrUse

Gets the underlying non-phi definition or use.

from SsaDefOrUse
asPhi

Gets the underlying phi node.

from SsaDefOrUse
toString

Gets a textual representation of this element.

from SsaDefOrUse

Charpred