Predicate countIndirectionsForCppType
Gets the maximum number of indirections a value of C++
type langType
can have.
Import path
import semmle.code.cpp.ir.dataflow.internal.SsaInternalsCommon
int countIndirectionsForCppType(LanguageType langType)
Gets the maximum number of indirections a value of C++
type langType
can have.
import semmle.code.cpp.ir.dataflow.internal.SsaInternalsCommon
int countIndirectionsForCppType(LanguageType langType)