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

Predicate IRTypeConsistency::missingCppType

Consistency query to detect C++ Type objects which have no corresponding CppType object.

Import path

import semmle.code.cpp.ir.IR
predicate missingCppType(Type type, string message)