CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Member predicate GenDecl::mayHaveSideEffects

Holds if the execution of this statement may produce observable side effects.

Memory allocation is not considered an observable side effect.

predicate mayHaveSideEffects()