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

Predicate functionContainsDisabledCode

Holds if the function f contains code excluded by the preprocessor.

Import path

import semmle.code.cpp.commons.Exclusions
predicate functionContainsDisabledCode ( Function f )