codeql/go-all
3.0.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the base type if t is a pointer type, otherwise t itself.
t
import semmle.go.Types
Type lookThroughPointerType(Type t)