Searched refs:constSet (Results 1 – 9 of 9) sorted by relevance
112 const std::set<EventBase*>& constSet = eventBaseSet_; in withEventBaseSet() local113 runnable(constSet); in withEventBaseSet()
777 type constSet struct { struct795 func (s *constSet) add(pos src.XPos, n ir.Node, what, where string) { argument
522 var cs constSet
263 var cs constSet
1294 type constSet struct { struct1312 func (s *constSet) add(pos src.XPos, n *Node, what, where string) { argument
172 var cs constSet
2817 var cs constSet
746 const UnicodeSet *constSet = uniset; in TestAPI() local747 const USet *constUSet = constSet->toUSet(); in TestAPI()748 TEST_ASSERT((void *)constUSet == (void *)constSet); in TestAPI()