Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp84 support::endian::write32le(Buf, Deserialized.getUDT().getIndex()); in getSourceLineHash()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp410 printTypeIndex("UDT", Line.getUDT()); in visitKnownRecord()
418 printTypeIndex("UDT", Line.getUDT()); in visitKnownRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h635 TypeIndex getUDT() const { return UDT; } in getUDT() function
654 TypeIndex getUDT() const { return UDT; } in getUDT() function