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

Member predicate MetricClass :: shareField

Holds if m1 and m2 are distinct member functions of this class that both access a common field.

predicate shareField ( MemberFunction m1 , MemberFunction m2 )