Home
last modified time | relevance | path

Searched defs:set_union (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
DSetOperations.h23 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union() function
/external/deqp/framework/delibs/decpp/
DdeSTLUtil.hpp65 C set_union (const C& s1, const C& s2) in set_union() function