HomeSort by relevance Sort by last modified time
    Searched refs:setUnion (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/
regexcmp.h 222 setUnion = 4 << 16 | 6, // implicit union of adjacent items
regexcmp.cpp     [all...]
  /external/clang/include/clang/AST/
APValue.h 156 MakeUnion(); setUnion(D, V);
375 void setUnion(const FieldDecl *Field, const APValue &Value) {
  /external/clang/lib/AST/
APValue.cpp 175 setUnion(RHS.getUnionField(), RHS.getUnionValue());

Completed in 354 milliseconds