Searched defs:OnList (Results 1 – 4 of 4) sorted by relevance
109 static void OnList(const MessageLite* msg, const void* field) {} in OnList() function
73 func (sb *SymbolBuilder) OnList() bool { return sb.l.AttrOnList(sb.symIdx) } func
858 func (a *Attribute) OnList() bool { return a.load()&AttrOnList != 0 } func