codeql/cpp-all
0.7.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this comes strictly before l. The boolean sameLine is true if l is on the same line as this, but starts at a later column. Otherwise, sameLine is false.
this
l
sameLine
predicate isBefore ( Location l , boolean sameLine )