Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexcmp.h222 setUnion = 4 << 16 | 6, // implicit union of adjacent items enumerator
/external/clang/include/clang/AST/
DAPValue.h375 void setUnion(const FieldDecl *Field, const APValue &Value) { in setUnion() function