/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NativeTypeUDT.h | 67 std::optional<codeview::UnionRecord> Union; variable
|
H A D | TpiHashing.h | 58 codeview::UnionRecord Union; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstShared.h | 48 Union = 13, enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbUtil.h | 38 enum Kind { Class, Struct, Union, Enum }; enumerator
|
H A D | UdtRecordCompleter.h | 82 enum Kind { Field, Struct, Union } kind; enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 36 Union, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | RecordName.cpp | 115 Error TypeNameComputer::visitKnownRecord(CVType &CVR, UnionRecord &Union) { in visitKnownRecord() argument
|
H A D | TypeDumpVisitor.cpp | 261 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, UnionRecord &Union) { in visitKnownRecord()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 158 std::vector<Function *> Union; in MergeValues() local
|
H A D | AttributorAttributes.cpp | 1553 auto Union = PtrOI; in collectConstantsForGEP() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-private-enumerations.h | 202 Union = 1 << 5, enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalTypeDumper.cpp | 350 UnionRecord &Union) { in visitKnownRecord()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | RangeMap.h | 57 bool Union(const Range &rhs) { in Union() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | JSON.h | 525 Union; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 781 SmallSetVector<Metadata *, 4> Union; in uniteAccessGroups() local
|
/freebsd/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiSpec.h | 1627 } Union; member
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 654 Error LVTypeVisitor::visitKnownRecord(CVType &Record, UnionRecord &Union) { in visitKnownRecord() 2447 Error LVLogicalVisitor::visitKnownRecord(CVType &Record, UnionRecord &Union, in visitKnownRecord()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 223 enum class TagKind { Class, Struct, Union, Enum }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 871 ConstantRange Union(DstTySize, /*isFullSet=*/false); in truncate() local
|
H A D | Metadata.cpp | 1257 ConstantRange Union = LastRange.unionWith(NewRange); in tryMergeRange() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 2234 Value *SCEVExpander::expandUnionPredicate(const SCEVUnionPredicate *Union, in expandUnionPredicate()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 223 StructInfo::StructInfo(StringRef StructName, bool Union, in StructInfo()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 781 auto Union = AL.getArg(Index - 1); in handleDiagnoseAsBuiltinAttr() local
|