Home
last modified time | relevance | path

Searched defs:TypeIndexOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h282 struct TypeIndexOffset { struct
283 TypeIndex Type;
284 support::ulittle32_t Offset;
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4090 uint32_t TypeIndexOffset = ReadModuleOffsetMap() local