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

Union type @location

Known direct subtypes

Component types

@location_default

The location of an element that is not an expression or a statement.

@location_expr

The location of an expression.

@location_stmt

The location of a statement.