CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (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)