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

Module AlertFilteringImpl

Module for applying alert location filtering.

Import path

import codeql.util.AlertFiltering

Predicates

filterByLocation

Holds if the given location is a match for one of the active filtering predicates in this module, or if all filtering predicates are inactive (which means that all alerts must be produced).

Parameters

LocationLocationSig