Home
last modified time | relevance | path

Searched refs:useUnion (Results 1 – 1 of 1) sorted by relevance

/external/clang/utils/ABITest/
DTypeGen.py352 def __init__(self, typeGen, useUnion, maxSize): argument
355 self.useUnion = bool(useUnion)
360 M = 1 + self.useUnion
371 if self.useUnion: