Searched defs:setUnion (Results 1 – 6 of 6) sorted by relevance
196 Set<AbstractInsnNode> setUnion = in merge() local206 HashSet<AbstractInsnNode> setUnion = new HashSet<>(); in merge() local
57 bool setUnion(const BasicBitVector &v) { in setUnion() function198 bool setUnion(const TwoLevelBitVector &v) { in setUnion() function
227 setUnion = 4 << 16 | 6, // implicit union of adjacent items enumerator
381 void setUnion(const FieldDecl *Field, const APValue &Value) { in setUnion() function