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)
Holds if the function f
contains code excluded by the preprocessor.
import semmle.code.cpp.commons.Exclusions
predicate functionContainsDisabledCode(Function f)