Files
codeql/python/tools/recorded-call-graph-metrics/ql/PointsToNotFound.ql
2020-07-22 00:00:17 +02:00

6 lines
134 B
Plaintext

import RecordedCalls
from IdentifiedRecordedCall rc
where not rc instanceof PointsToBasedCallGraph::ResolvableRecordedCall
select rc