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

Predicate Make :: Consistency :: nonUniqueDefExt

Holds if a read can be reached from multiple definitions.

Import path

import codeql.ssa.Ssa
predicate nonUniqueDefExt ( RelevantDefinitionExt def , SourceVariable v , BasicBlock bb , int i )