Searched refs:getStartTypeIndex (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp535 assert(precompDependency.getStartTypeIndex() ==
901 TypeIndex(precompDependency.getStartTypeIndex() +
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp558 W->printHex("StartIndex", Precomp.getStartTypeIndex());
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h934 uint32_t getStartTypeIndex() const { return StartTypeIndex; } function in class:llvm::codeview::PrecompRecord
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2610 W.printHex("StartIndex", Precomp.getStartTypeIndex());

Completed in 188 milliseconds