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

Predicate CastConsistency::multipleSemanticConversionStrings

Holds if the cast has more than one result for Cast.getSemanticConversionString().

Import path

import cpp
predicate multipleSemanticConversionStrings(Cast cast, Type fromType, string kind)