func golang.org/x/tools/internal/typesinternal.CallsPureBuiltin

2 uses

	golang.org/x/tools/internal/typesinternal (current package)
		fx.go#L50: 				if CallsPureBuiltin(info, v) {
		fx.go#L77: func CallsPureBuiltin(info *types.Info, call *ast.CallExpr) bool {