Predicate getTypeForPRValueOrUnknown
Gets the CppType
that represents a prvalue of type type
, if such a CppType
exists.
Otherwise, gets CppUnknownType
.
Import path
import semmle.code.cpp.ir.internal.CppType
Gets the CppType
that represents a prvalue of type type
, if such a CppType
exists.
Otherwise, gets CppUnknownType
.
import semmle.code.cpp.ir.internal.CppType