qtil
advanced-security/qtil-swift 0.0.3
Search

Member predicate OptionalLocation::Location::hasLocationInfo

Location info predicate so that CodeQL can use this class as a location.

Only holds if the location exists. If it does not exist, and this is selected as a query location, then the CodeQL engine will use an empty filename and line/column numbers of 0.

predicate hasLocationInfo(string filePath, int startLine, int startColumn, int endLine, int endColumn)