Home
last modified time | relevance | path

Searched defs:Union (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeUDT.h64 Optional<codeview::UnionRecord> Union; variable
H A DTpiHashing.h58 codeview::UnionRecord Union; member
/netbsd-src/sys/arch/prep/include/
H A Dchpidpnp.h74 Union = 0x8006, /* IBM8006: IBM Union */ enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexSymbol.h36 Union, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp111 Error TypeNameComputer::visitKnownRecord(CVType &CVR, UnionRecord &Union) { in visitKnownRecord()
H A DTypeDumpVisitor.cpp260 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, UnionRecord &Union) { in visitKnownRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp156 std::vector<Function *> Union; in MergeValues() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp345 UnionRecord &Union) { in visitKnownRecord()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d993 Open = 0, Negate, Difference, SymDifference, Intersection, Union, None enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp650 SmallSetVector<Metadata *, 4> Union; in uniteAccessGroups() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h484 Union; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defiapi.h629 } Union; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp733 ConstantRange Union(DstTySize, /*isFullSet=*/false); in truncate() local
H A DMetadata.cpp994 ConstantRange Union = LastRange.unionWith(NewRange); in tryMergeRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h223 enum class TagKind { Class, Struct, Union, Enum }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2607 Value *SCEVExpander::expandUnionPredicate(const SCEVUnionPredicate *Union, in expandUnionPredicate()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp10904 Union = 13, enumerator