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

Predicate macroLine

Holds if there is a macro invocation on line line of file f.

Import path

import cpp
predicate macroLine(File f, int line)