Searched defs:IsGoType (Results 1 – 2 of 2) sorted by relevance
335 func (s *Sym) IsGoType() bool { return s.Flag()&SymFlagGoType != 0 } func
1157 func (l *Loader) IsGoType(i Sym) bool { func