Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeUDT.h67 std::optional<codeview::UnionRecord> Union; variable
H A DTpiHashing.h58 codeview::UnionRecord Union; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstShared.h45 Union = 13, global() enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.h38 enum Kind { Class, Struct, Union, Enum }; enumerator
H A DUdtRecordCompleter.h82 enum Kind { Field, Struct, Union } kind; enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h36 Union, enumerator
/freebsd-src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h196 Union = 1 << 5, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp115 Error TypeNameComputer::visitKnownRecord(CVType &CVR, UnionRecord &Union) { in visitKnownRecord()
H A DTypeDumpVisitor.cpp260 visitKnownRecord(CVType & CVR,UnionRecord & Union) visitKnownRecord() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp157 std::vector<Function *> Union; MergeValues() local
H A DAttributorAttributes.cpp1552 auto Union = PtrOI; collectConstantsForGEP() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp349 visitKnownRecord(CVType & CVR,UnionRecord & Union) visitKnownRecord() argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h57 bool Union(const Range &rhs) { in Union() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp726 SmallSetVector<Metadata *, 4> Union; uniteAccessGroups() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h525 Union; variable
/freebsd-src/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1627 } Union; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp654 Error LVTypeVisitor::visitKnownRecord(CVType &Record, UnionRecord &Union) { in visitKnownRecord() argument
2447 visitKnownRecord(CVType & Record,UnionRecord & Union,TypeIndex TI,LVElement * Element) visitKnownRecord() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h223 enum class TagKind { Class, Struct, Union, Enum }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp815 ConstantRange Union(DstTySize, /*isFullSet=*/false); truncate() local
H A DMetadata.cpp1249 ConstantRange Union = LastRange.unionWith(NewRange); tryMergeRange() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2136 expandUnionPredicate(const SCEVUnionPredicate * Union,Instruction * IP) expandUnionPredicate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp223 StructInfo::StructInfo(StringRef StructName, bool Union, in StructInfo() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1041 auto Union = AL.getArg(Index - 1); handleDiagnoseAsBuiltinAttr() local