codeql/cpp-all
4.0.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if there is a macro invocation on line line of file f.
line
f
import cpp
predicate macroLine(File f, int line)