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

Member predicate Include :: provides

Gets a file which might be transitively included by this #include.

Note that as this isn’t computed within the context of a particular translation unit, it is often a slight over-approximation.

predicate provides ( File l )