advanced-security/qtil-cpp
0.0.4
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 semmle.code.cpp.Macro
predicate macroLine(File f, int line)