Searched defs:UDT (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp458 Error SymbolRecordMapping::visitKnownRecord(CVSymbol &CVR, UDTSym &UDT) { argument
H A DSymbolDumper.cpp624 Error CVSymbolDumperImpl::visitKnownRecord(CVSymbol &CVR, UDTSym &UDT) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp130 ClassLayout::ClassLayout(const PDBSymbolTypeUDT &UDT) argument
142 ClassLayout::ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h175 const PDBSymbolTypeUDT &UDT; member in class:llvm::pdb::ClassLayout
H A DPDBTypes.h253 UDT, member in class:llvm::pdb::PDB_Checksum::PDB_SymType
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyTypeDumper.cpp331 auto UDT = llvm::unique_dyn_cast<PDBSymbolTypeUDT>(std::move(Parent)); local
H A DMinimalSymbolDumper.cpp868 Error MinimalSymbolDumper::visitKnownRecord(CVSymbol &CVR, UDTSym &UDT) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h637 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) argument
645 TypeIndex UDT; member in class:llvm::codeview::UdtSourceLineRecord
655 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, argument
665 TypeIndex UDT; member in class:llvm::codeview::UdtModSourceLineRecord
[all...]

Completed in 247 milliseconds