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

Predicate getLanguageType

Gets the C++ type of the operand operand. This is equivalent to the type of the operand’s defining instruction.

See getResultLanguageType for a description of this behavior.

Import path

import semmle.code.cpp.ir.dataflow.internal.SsaInternalsCommon
CppType getLanguageType(Operand operand)