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

Predicate IRTypeConsistency::missingCanonicalLanguageType

Holds if the type has no result for IRType.getCanonicalLanguageType().

Import path

import semmle.code.cpp.ir.IR
predicate missingCanonicalLanguageType(IRType type, string message)