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