Home
last modified time | relevance | path

Searched refs:checkIsResourceBase (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/pkg/compiler/
Dcheck.go230 comp.checkType(checkCtx{}, n.Base, checkIsResourceBase)
656 checkIsResourceBase // immediate resource base type const
728 if flags&checkIsResourceBase != 0 && !desc.ResourceBase {
752 if flags&checkIsResourceBase != 0 || desc.CantBeOpt {