Home
last modified time | relevance | path

Searched refs:getUDT (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp84 support::endian::write32le(Buf, Deserialized.getUDT().getIndex()); in getSourceLineHash()
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp411 printTypeIndex("UDT", Line.getUDT()); in visitKnownRecord()
419 printTypeIndex("UDT", Line.getUDT()); in visitKnownRecord()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h636 TypeIndex getUDT() const { return UDT; } in getUDT() function
655 TypeIndex getUDT() const { return UDT; } in getUDT() function