Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C#
codeql/csharp-all 5.1.6 (changelog, source)

Predicate Make::TestAdjacentRefs::adjacentRefRead

Holds if r2 is a certain read or uncertain write, and r1 is the unique prior reference.

Import path

import codeql.ssa.Ssa
predicate adjacentRefRead(Ref r1, Ref r2)