/freebsd-src/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-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstShared.h | 45 Union = 13, global() enumerator
|
/freebsd-src/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-src/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 36 Union, enumerator
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-private-enumerations.h | 196 Union = 1 << 5, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | RecordName.cpp | 115 Error TypeNameComputer::visitKnownRecord(CVType &CVR, UnionRecord &Union) { in visitKnownRecord()
|
H A D | TypeDumpVisitor.cpp | 260 visitKnownRecord(CVType & CVR,UnionRecord & Union) visitKnownRecord() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 157 std::vector<Function *> Union; MergeValues() local
|
H A D | AttributorAttributes.cpp | 1552 auto Union = PtrOI; collectConstantsForGEP() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalTypeDumper.cpp | 349 visitKnownRecord(CVType & CVR,UnionRecord & Union) visitKnownRecord() argument
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | RangeMap.h | 57 bool Union(const Range &rhs) { in Union() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 726 SmallSetVector<Metadata *, 4> Union; uniteAccessGroups() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | JSON.h | 525 Union; variable
|
/freebsd-src/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiSpec.h | 1627 } Union; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 654 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 D | MicrosoftDemangleNodes.h | 223 enum class TagKind { Class, Struct, Union, Enum }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 815 ConstantRange Union(DstTySize, /*isFullSet=*/false); truncate() local
|
H A D | Metadata.cpp | 1249 ConstantRange Union = LastRange.unionWith(NewRange); tryMergeRange() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 2136 expandUnionPredicate(const SCEVUnionPredicate * Union,Instruction * IP) expandUnionPredicate() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 223 StructInfo::StructInfo(StringRef StructName, bool Union, in StructInfo() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 1041 auto Union = AL.getArg(Index - 1); handleDiagnoseAsBuiltinAttr() local
|