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