Home
last modified time | relevance | path

Searched defs:UnionType (Results 1 – 13 of 13) sorted by relevance

/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/type/
DUnionType.java14 public class UnionType extends Type<UnionType> implements NodeWithAnnotations<UnionType> { class
18 public UnionType(Range range, List<ReferenceType> elements) { in UnionType() method in UnionType
23 public UnionType(List<ReferenceType> elements) { in UnionType() method in UnionType
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/type/
DUnionType.java63 public final class UnionType extends Type implements NodeWithAnnotations<UnionType> { class
68 public UnionType() { in UnionType() method in UnionType
76 public UnionType(TokenRange tokenRange, NodeList<ReferenceType> elements) { in UnionType() method in UnionType
83 public UnionType(NodeList<ReferenceType> elements) { in UnionType() method in UnionType
/external/v8/src/compiler/
Dtypes.h225 class UnionType; variable
322 friend class UnionType; variable
447 friend UnionType; variable
629 UnionType(int length, Zone* zone) : StructuralType(kUnion, length, zone) {} in UnionType() function
/external/syzkaller/prog/
Dtypes.go498 type UnionType struct { struct
499 Key StructKey
500 FldName string
501 *StructDesc
504 func (t *UnionType) String() string {
508 func (t *UnionType) FieldName() string {
512 func (t *UnionType) makeDefaultArg() Arg {
516 func (t *UnionType) isDefaultArg(arg Arg) bool {
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVValue.h183 union UnionType{ union
188 UnionType() { in UnionType() function
/external/v8/src/torque/
Dtypes.h292 explicit UnionType(const Type* t) : Type(Kind::kUnionType, t), types_({t}) {} in UnionType() function
/external/clang/test/SemaCXX/
Dtype-traits.cpp270 typedef Union UnionType; typedef
/external/clang/lib/Sema/
DSemaExpr.cpp7607 ExprResult &EResult, QualType UnionType, in ConstructTransparentUnion()
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
Djavaparser-core-3.0.0-alpha.2.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/github/ com/ ...
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...