Searched defs:unionType (Results 1 – 7 of 7) sorted by relevance
83 UnionType unionType = new UnionType(); in multiCatchWithoutElements() local93 UnionType unionType = new UnionType(); in multiCatchWithOneElement() local
12 def AnyCreator(unionType, table): argument
12 def AnyAmbiguousAliasesCreator(unionType, table): argument
12 def AnyUniqueAliasesCreator(unionType, table): argument
545 UnionType unionType = (UnionType) type; in convertToUsage() local
504 UnionType unionType = (UnionType) catchClause.getParameter().getType(); in printUnionType() local
1815 const FieldDecl *CastExpr::getTargetFieldForToUnionCast(QualType unionType, in getTargetFieldForToUnionCast()